Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StringandSlice ¶
StringandSlice stores either a string or slice depending on original type Differs from libcompose Stringorslice by being able to determine original type
func (*StringandSlice) UnmarshalYAML ¶
func (s *StringandSlice) UnmarshalYAML(tag string, value interface{}) error
UnmarshalYAML implements the Unmarshaller interface. TODO: this needs to be ported to go-yaml
Click to show internal directories.
Click to hide internal directories.