Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( All = []Alignment{ Left, Middle, Right, } )
View Source
var ErrInvalid = errors.New("invalid enumeration type")
Functions ¶
Types ¶
type Alignment ¶
type Alignment string
func (Alignment) MarshalJSON ¶
func (Alignment) MarshalYAML ¶
func (*Alignment) UnmarshalJSON ¶
func (*Alignment) UnmarshalYAML ¶
Click to show internal directories.
Click to hide internal directories.