# Packages

No description provided by the author
No description provided by the author

# Functions

Register is used to register new InfoData type versions.
Unmarshal is used to extract the Go representation of an InfoData entry.
No description provided by the author

# Structs

InfoDataEntry is the structure an InfoData object is stored in an InfoDataList.

# Interfaces

InfoData is the common interface of all info data object types.

# Type aliases

InfoDataList is a store for labeled InfoData objects.
TypeVersion is the potentially versioned type name of an InfoData representation.
Unmarshaller is a factory to create a dedicated InfoData object from a byte stream.