Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Collection ¶
type Collection struct {
Name string `mapstructure:"name"`
}
type Collections ¶
type Collections struct {
Collections []Collection `mapstructure:"name"`
}
Click to show internal directories.
Click to hide internal directories.