Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UserLocale ¶
func (UserLocale) MarshalJSON ¶
func (l UserLocale) MarshalJSON() ([]byte, error)
func (*UserLocale) Scan ¶
func (l *UserLocale) Scan(src any) error
func (*UserLocale) UnmarshalJSON ¶
func (l *UserLocale) UnmarshalJSON(bytes []byte) error
type UserPronoun ¶
func (UserPronoun) MarshalJSON ¶
func (p UserPronoun) MarshalJSON() ([]byte, error)
func (*UserPronoun) Scan ¶
func (p *UserPronoun) Scan(src any) error
func (*UserPronoun) UnmarshalJSON ¶
func (p *UserPronoun) UnmarshalJSON(bytes []byte) error
Click to show internal directories.
Click to hide internal directories.