Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StringSlice ¶
type StringSlice []string
func (*StringSlice) UnmarshalJSON ¶
func (s *StringSlice) UnmarshalJSON(b []byte) error
func (*StringSlice) UnmarshalYAML ¶
func (s *StringSlice) UnmarshalYAML(unmarshal func(interface{}) error) (err error)
Click to show internal directories.
Click to hide internal directories.