Documentation
¶
Overview ¶
Package values serializes and deserializes values.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type UnexpectedValueTypeErr ¶
type UnexpectedValueTypeErr struct {
// contains filtered or unexported fields
}
UnexpectedValueTypeErr is returned by Unpack if the provided keyval.ValueType is not implemented. This error should only occur if a bug is present in the code.
Click to show internal directories.
Click to hide internal directories.