Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInsufficientData = errors.New("insufficient data") ErrNotFound = errors.New("no such node") )
Functions ¶
func DecodeLeafValue ¶
Types ¶
type Decoder ¶
type Decoder struct {
// contains filtered or unexported fields
}
func NewDecoder ¶
func (*Decoder) DecodeLeafElement ¶
func (*Decoder) DecodePathElement ¶
Click to show internal directories.
Click to hide internal directories.