Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type StringKeyValueList ¶ added in v0.7.0
func (*StringKeyValueList) UnmarshalYAML ¶ added in v0.7.0
func (v *StringKeyValueList) UnmarshalYAML(data []byte) error
type StringList ¶
type StringList []string
func (*StringList) UnmarshalYAML ¶
func (v *StringList) UnmarshalYAML(data []byte) error
Click to show internal directories.
Click to hide internal directories.