Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetProvider ¶
func SetProvider(p Provider)
Types ¶
type Decoder ¶
func NewDecoder ¶
type Encoder ¶
func NewEncoder ¶
type StdProvider ¶
type StdProvider struct{}
func (StdProvider) NewDecoder ¶
func (StdProvider) NewDecoder(r io.Reader) Decoder
func (StdProvider) NewEncoder ¶
func (StdProvider) NewEncoder(w io.Writer) Encoder
Click to show internal directories.
Click to hide internal directories.