Documentation ¶
Overview ¶
Package feature
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Aliases = Feature{"aliases"} Mappings = Feature{"mappings"} Settings = Feature{"settings"} )
Functions ¶
This section is empty.
Types ¶
type Feature ¶
type Feature struct {
Name string
}
func (Feature) MarshalText ¶
func (*Feature) UnmarshalText ¶
Click to show internal directories.
Click to hide internal directories.