Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ConfigList ¶
type ConfigList []*ConfigureItem
func (ConfigList) Len ¶
func (cl ConfigList) Len() int
func (ConfigList) Less ¶
func (cl ConfigList) Less(i, j int) bool
func (ConfigList) Swap ¶
func (cl ConfigList) Swap(i, j int)
type ConfigureItem ¶
type ConfigureItem struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.