Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NonNullableJSON ¶
type NonNullableJSON map[string]interface{}
func (NonNullableJSON) MarshalJSON ¶
func (m NonNullableJSON) MarshalJSON() ([]byte, error)
func (*NonNullableJSON) UnmarshalJSON ¶
func (m *NonNullableJSON) UnmarshalJSON(data []byte) error
Click to show internal directories.
Click to hide internal directories.