Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrTargetNotPointer = errors.New("unable to set value of non-pointer") ErrInvalidOctetStreamType = errors.New("unable to unmarshal octet-stream type") ErrInvalidJsonType = errors.New("unable to unmarshal json type") ErrUnableMarshalMimeType = errors.New("unable to marshal with unknown mime type") ErrUnableUnmarshalMimeType = errors.New("unable to unmarshal with unknown mime type") )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.