Add comments to storage types

This commit is contained in:
mStar aka a person 2024-06-06 11:54:50 +00:00
parent 1fbdf7fc9d
commit 94197780e1
7 changed files with 31 additions and 8 deletions

View file

@ -5,6 +5,7 @@ import (
"errors"
)
// What kind of being a user identifies as
type Being string
const (