# Functions
Marshal marshals a JSON wrapper object containing v.
MustRegister adds v to the type registry.
Unmarshal unmarshals a JSON wrapper object into v.
# Interfaces
The Tagged interface must be implemented by a type in order to register it with the jsontypes package.