# Functions
Decode a map into a Decodeable thing given the discriminator and the factory for all possible types and embedded types.
No description provided by the author
No description provided by the author
UnmarshalJSON byte description of a Decodeable thing.
UnmarshalJSON byte into an instance of object.
UnmarshalJSON byte into an instance of object.
# Constants
DefaultTagName specifies the struct tag used to identify default value for the field.
# Type aliases
Factory makes Decodeable things described by their kind.
Factory makes Decodeable things described by their kind.
PathFactory returns a Factory.