forked from rosa/hakurei
internal/outcome: improve doc comments
This improves readability on smaller displays. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -38,6 +38,7 @@ func (h *Hsu) ensureDispatcher() {
|
||||
}
|
||||
|
||||
// ID returns the current user hsurc identifier.
|
||||
//
|
||||
// [ErrHsuAccess] is returned if the current user is not in hsurc.
|
||||
func (h *Hsu) ID() (int, error) {
|
||||
h.ensureDispatcher()
|
||||
|
||||
Reference in New Issue
Block a user