Add comments to storage types
This commit is contained in:
parent
1fbdf7fc9d
commit
94197780e1
7 changed files with 31 additions and 8 deletions
|
@ -5,6 +5,7 @@ import (
|
|||
"errors"
|
||||
)
|
||||
|
||||
// What kind of being a user identifies as
|
||||
type Being string
|
||||
|
||||
const (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue