Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StringOrArray ¶
type StringOrArray []string
func (*StringOrArray) Empty ¶
func (s *StringOrArray) Empty() bool
func (StringOrArray) MarshalJSON ¶
func (s StringOrArray) MarshalJSON() ([]byte, error)
func (*StringOrArray) UnmarshalJSON ¶
func (s *StringOrArray) UnmarshalJSON(b []byte) error
Click to show internal directories.
Click to hide internal directories.