Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AdminUserConfig ¶
type FlexInt ¶
type FlexInt int
A FlexInt is an int that can be unmarshalled from a JSON field that has either a number or a string value. E.g. if the json field contains an string "42", the FlexInt value will be "42".
func (*FlexInt) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.