# Functions
Ident returns the *BaseElem that corresponds to the provided identity.
IgnoreTypename is a pass that just ignores types of a given name.
No description provided by the author
No description provided by the author
SetIsAllowNil will set whether the element is allowed to be nil.
# Constants
this is effectively the list of currently available ReadXxxx / WriteXxxx methods.
this is effectively the list of currently available ReadXxxx / WriteXxxx methods.
this is effectively the list of currently available ReadXxxx / WriteXxxx methods.
No description provided by the author
this is effectively the list of currently available ReadXxxx / WriteXxxx methods.
this is effectively the list of currently available ReadXxxx / WriteXxxx methods.
No description provided by the author
msgp.Decodable.
time.Duration.
msgp.Encodable.
extension.
this is effectively the list of currently available ReadXxxx / WriteXxxx methods.
this is effectively the list of currently available ReadXxxx / WriteXxxx methods.
IDENT means an unrecognized identifier.
this is effectively the list of currently available ReadXxxx / WriteXxxx methods.
this is effectively the list of currently available ReadXxxx / WriteXxxx methods.
this is effectively the list of currently available ReadXxxx / WriteXxxx methods.
this is effectively the list of currently available ReadXxxx / WriteXxxx methods.
this is effectively the list of currently available ReadXxxx / WriteXxxx methods.
interface{}.
this is effectively the list of currently available ReadXxxx / WriteXxxx methods.
json.Number.
msgp.Marshaler.
msgp.Sizer.
this is effectively the list of currently available ReadXxxx / WriteXxxx methods.
generate tests.
time.Time.
this is effectively the list of currently available ReadXxxx / WriteXxxx methods.
this is effectively the list of currently available ReadXxxx / WriteXxxx methods.
this is effectively the list of currently available ReadXxxx / WriteXxxx methods.
this is effectively the list of currently available ReadXxxx / WriteXxxx methods.
this is effectively the list of currently available ReadXxxx / WriteXxxx methods.
msgp.Unmarshaler.
# Structs
No description provided by the author
BaseElem is an element that can be represented by a primitive MessagePack type.
No description provided by the author
Map is a map[string]Elem.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Elem is a go type capable of being serialized into MessagePack.
# Type aliases
Method is a bitfield representing something that the generator knows how to print.
Base is one of the base types.
No description provided by the author
TransformPass is a pass that transforms individual elements.