Documentation
¶
Overview ¶
Package binary registers a media.Encoder and Decoder for the go-goo/encoding/binary package.
Index ¶
Constants ¶
View Source
const MIME = `application/x-binary; application="github.com/go-goo/encoding/media/binary"`
Variables ¶
View Source
var ErrNotBinaryMarshaler = errors.New("interface is not a go-goo/encoding/binary.Marshaler")
View Source
var ErrNotBinaryUnmarshaler = errors.New("interface is not a go-goo/encoding/binary.Unmarshaler")
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.