Documentation
¶
Overview ¶
Package dummy encoder/decoder
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Encoder ¶
type Encoder struct{}
func NewEncoder ¶
func NewEncoder() *Encoder
func (*Encoder) GetFormatInstructions ¶
type StreamEncoder ¶
type StreamEncoder struct{}
func NewStreamEncoder ¶
func NewStreamEncoder() *StreamEncoder
func (*StreamEncoder) EnableValidate ¶
func (e *StreamEncoder) EnableValidate()
func (*StreamEncoder) GetFormatInstructions ¶
func (e *StreamEncoder) GetFormatInstructions() string
type Unmarshaler ¶
Click to show internal directories.
Click to hide internal directories.