# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
NewDefaultManager returns a new codec manager.
NewManager returns a new codec manager.
NewMockManager creates a new mock instance.
# Constants
No description provided by the author
# Variables
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
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
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
# Structs
MockManager is a mock of Manager interface.
MockManagerMockRecorder is the mock recorder for MockManager.
# Interfaces
Codec marshals and unmarshals.
GeneralCodec marshals and unmarshals structs including interfaces.
Manager describes the functionality for managing codec versions.
Registry registers new types that can be marshaled into.