# Functions
No description provided by the author
GetTypeInfo returns TypeInfo for the given type.
No description provided by the author
No description provided by the author
MarshalStrictStruct function: * Marshals struct fields, ignoring MarshalJSON() and fields without 'json' tag.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnmarshalStrictStruct function: * Unmarshals struct fields, ignoring UnmarshalJSON(...) and fields without 'json' tag.
# Structs
FieldInfo contains information about JSON serialization of a field.
No description provided by the author
No description provided by the author
TypeInfo contains information about JSON serialization of a type.
UnsupportedPropertiesError is a helper for extensions that want to refuse unsupported JSON object properties.
# Interfaces
No description provided by the author