# Packages
No description provided by the author
# Functions
No description provided by the author
NewProtoEnumCodec returns a ProtoEnumCodec that uses p for struct tag parsing.
NewProtoMessageCodec returns a ProtoMessageCodec that uses p for struct tag parsing.
# Variables
BsonPBRegistry that provide protojson compatible BSON encoding.
No description provided by the author
# Structs
ProtoEnumCodec is the Codec used for struct values.
ProtoMessageCodec is the Codec used for the protoreflect.ProtoMessage (aka proto.Message) values.