Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Marshaller ¶
type Marshaller struct {
// contains filtered or unexported fields
}
func (*Marshaller) MarshalJSON ¶
func (m *Marshaller) MarshalJSON() ([]byte, error)
func (*Marshaller) UnmarshalJSON ¶
func (m *Marshaller) UnmarshalJSON(data []byte) error
Click to show internal directories.
Click to hide internal directories.