Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommaStrSlice ¶
type CommaStrSlice []string
func (*CommaStrSlice) UnmarshalJSON ¶
func (ss *CommaStrSlice) UnmarshalJSON(data []byte) error
type JTime ¶
func (*JTime) UnmarshalJSON ¶
type NullEmptyString ¶ added in v1.1.0
type NullEmptyString null.String
func (*NullEmptyString) UnmarshalJSON ¶ added in v1.1.0
func (ns *NullEmptyString) UnmarshalJSON(data []byte) (err error)
Click to show internal directories.
Click to hide internal directories.