Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CfgAttribute ¶
type CfgAttribute struct {
Name string
}
type Configuration ¶
type Configuration struct {
Attributes []CfgAttribute `yaml:"attributes"`
}
Click to show internal directories.
Click to hide internal directories.