Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ByDependency ¶
type ByDependency []interface{}
ByDependency sort by the configuration dependency which specified by tag depends
func (ByDependency) Len ¶
func (s ByDependency) Len() int
func (ByDependency) Less ¶
func (s ByDependency) Less(i, j int) bool
func (ByDependency) Swap ¶
func (s ByDependency) Swap(i, j int)
Click to show internal directories.
Click to hide internal directories.