Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUnserializableData = errors.New("unserializable data")
Functions ¶
This section is empty.
Types ¶
type Serializer ¶
func New ¶
func New() Serializer
type UnsupportedFormatError ¶
type UnsupportedFormatError struct {
Format string
}
func (*UnsupportedFormatError) Error ¶
func (err *UnsupportedFormatError) Error() string
Click to show internal directories.
Click to hide internal directories.