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)
type Time ¶ added in v1.11.0
func (Time) MarshalJSON ¶ added in v1.11.0
func (*Time) UnmarshalJSON ¶ added in v1.11.0
Click to show internal directories.
Click to hide internal directories.