Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CodecOptions ¶
CodecOptions are options for creating a test codec.
func (CodecOptions) NewCodec ¶
func (o CodecOptions) NewCodec() *codec.ProtoCodec
NewCodec returns a new codec with the given options.
func (CodecOptions) NewInterfaceRegistry ¶
func (o CodecOptions) NewInterfaceRegistry() codectypes.InterfaceRegistry
NewInterfaceRegistry returns a new InterfaceRegistry with the given options.
Click to show internal directories.
Click to hide internal directories.