Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Weekday ¶
type Weekday int
func WeekdayString ¶
WeekdayString retrieves an enum value from the enum constants string name. Throws an error if the param is not part of the enum.
func (Weekday) IsAWeekday ¶
IsAWeekday returns "true" if the value is listed in the enum definition. "false" otherwise
Click to show internal directories.
Click to hide internal directories.