Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Decoder ¶
type Decoder struct {
// contains filtered or unexported fields
}
Decoder unmarshal decoder
type Encoder ¶
type Encoder struct {
// contains filtered or unexported fields
}
Encoder marshal encoder
type Unmarshaler ¶
Unmarshaler custom unmarshaler interface
type UnsupportedTypeError ¶
UnsupportedTypeError error for unsupported type
func (*UnsupportedTypeError) Error ¶
func (e *UnsupportedTypeError) Error() string
Error error message
Click to show internal directories.
Click to hide internal directories.