Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
All possible values.
Functions ¶
This section is empty.
Types ¶
type Enum ¶
type Enum byte
Enum specifies which side an object should be on.
func (Enum) EnsureValid ¶
EnsureValid ensures this is of a known value.
func (Enum) Horizontal ¶
Horizontal returns true if the side is to the left or right.
func (Enum) MarshalText ¶
MarshalText implements the encoding.TextMarshaler interface.
func (*Enum) UnmarshalText ¶
UnmarshalText implements the encoding.TextUnmarshaler interface.
Click to show internal directories.
Click to hide internal directories.