Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Data ¶
type Decoder ¶
type Decoder struct {
// contains filtered or unexported fields
}
func NewDecoder ¶
func NewDecoder() *Decoder
type SafeMultiValDecoder ¶
type SafeMultiValDecoder struct {
// contains filtered or unexported fields
}
func NewSafeMultiValDecoder ¶
func NewSafeMultiValDecoder() *SafeMultiValDecoder
func (*SafeMultiValDecoder) UnmarshalAppend ¶
func (d *SafeMultiValDecoder) UnmarshalAppend(buf []Meta, bytes []byte) ([]Meta, error)
Click to show internal directories.
Click to hide internal directories.