Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultCodec = Codec{}
Functions ¶
This section is empty.
Types ¶
type Codec ¶
type Codec struct{}
Codec implements https://pkg.go.dev/google.golang.org/protobuf/proto
type MarshalOptions ¶ added in v0.8.0
type MarshalOptions = proto.MarshalOptions
type UnmarshalOptions ¶ added in v0.8.0
type UnmarshalOptions = proto.UnmarshalOptions
Click to show internal directories.
Click to hide internal directories.