Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrUnsupportedKeyType = errors.New("unsupported key type")
Functions ¶
This section is empty.
Types ¶
type Coder ¶
type Coder struct {
}
Coder represents a CBOR erializer.
func (*Coder) DecodeKey ¶
DecodeKey returns the decoded key from the specified bytes if available, otherwise returns an error.
Click to show internal directories.
Click to hide internal directories.