Versions in this module Expand all Collapse all v1 v1.0.0 Dec 9, 2024 Changes in this version + const FormatProtobufV2JSONPB + func DumpV2JsonPb(config proto.Message) ([]byte, error) + type V2JsonProtobufAnyTypeDescriptor struct + func (v V2JsonProtobufAnyTypeDescriptor) Fields() protoreflect.FieldDescriptors + func (v V2JsonProtobufAnyTypeDescriptor) FullName() protoreflect.FullName + type V2JsonProtobufAnyTypeFieldDescriptor struct + func (v V2JsonProtobufAnyTypeFieldDescriptor) JSONName() string + func (v V2JsonProtobufAnyTypeFieldDescriptor) TextName() string + type V2JsonProtobufAnyTypeFields struct + func (v V2JsonProtobufAnyTypeFields) ByJSONName(s string) protoreflect.FieldDescriptor + func (v V2JsonProtobufAnyTypeFields) ByName(s protoreflect.Name) protoreflect.FieldDescriptor + func (v V2JsonProtobufAnyTypeFields) ByNumber(n protoreflect.FieldNumber) protoreflect.FieldDescriptor + func (v V2JsonProtobufAnyTypeFields) ByTextName(s string) protoreflect.FieldDescriptor + func (v V2JsonProtobufAnyTypeFields) Get(i int) protoreflect.FieldDescriptor + func (v V2JsonProtobufAnyTypeFields) Len() int + type V2JsonProtobufAnyValueField struct + func (v *V2JsonProtobufAnyValueField) JSONName() string + func (v *V2JsonProtobufAnyValueField) Kind() protoreflect.Kind + func (v *V2JsonProtobufAnyValueField) TextName() string + type V2JsonProtobufAnyValueFieldReturn struct + func (v *V2JsonProtobufAnyValueFieldReturn) ProtoReflect() protoreflect.Message + type V2JsonProtobufFollower struct + func (v *V2JsonProtobufFollower) Clear(descriptor protoreflect.FieldDescriptor) + func (v *V2JsonProtobufFollower) Descriptor() protoreflect.MessageDescriptor + func (v *V2JsonProtobufFollower) Get(fd protoreflect.FieldDescriptor) protoreflect.Value + func (v *V2JsonProtobufFollower) GetUnknown() protoreflect.RawFields + func (v *V2JsonProtobufFollower) Has(descriptor protoreflect.FieldDescriptor) bool + func (v *V2JsonProtobufFollower) Interface() protoreflect.ProtoMessage + func (v *V2JsonProtobufFollower) IsValid() bool + func (v *V2JsonProtobufFollower) Mutable(descriptor protoreflect.FieldDescriptor) protoreflect.Value + func (v *V2JsonProtobufFollower) New() protoreflect.Message + func (v *V2JsonProtobufFollower) NewField(descriptor protoreflect.FieldDescriptor) protoreflect.Value + func (v *V2JsonProtobufFollower) ProtoReflect() protoreflect.Message + func (v *V2JsonProtobufFollower) Range(f func(protoreflect.FieldDescriptor, protoreflect.Value) bool) + func (v *V2JsonProtobufFollower) Set(descriptor protoreflect.FieldDescriptor, value protoreflect.Value) + func (v *V2JsonProtobufFollower) SetUnknown(fields protoreflect.RawFields) + func (v *V2JsonProtobufFollower) Type() protoreflect.MessageType + func (v *V2JsonProtobufFollower) WhichOneof(descriptor protoreflect.OneofDescriptor) protoreflect.FieldDescriptor + type V2JsonProtobufFollowerDescriptor struct + func (v *V2JsonProtobufFollowerDescriptor) Fields() protoreflect.FieldDescriptors + type V2JsonProtobufFollowerFieldDescriptor struct + type V2JsonProtobufFollowerFields struct + func (v *V2JsonProtobufFollowerFields) ByJSONName(s string) protoreflect.FieldDescriptor + func (v *V2JsonProtobufFollowerFields) ByTextName(s string) protoreflect.FieldDescriptor + type V2JsonProtobufListFollower struct + func (v V2JsonProtobufListFollower) Append(value protoreflect.Value) + func (v V2JsonProtobufListFollower) AppendMutable() protoreflect.Value + func (v V2JsonProtobufListFollower) Get(i int) protoreflect.Value + func (v V2JsonProtobufListFollower) IsValid() bool + func (v V2JsonProtobufListFollower) Len() int + func (v V2JsonProtobufListFollower) NewElement() protoreflect.Value + func (v V2JsonProtobufListFollower) Set(i int, value protoreflect.Value) + func (v V2JsonProtobufListFollower) Truncate(i int) + type V2JsonProtobufMapFollower struct + ValueKind protoreflect.FieldDescriptor + func (v V2JsonProtobufMapFollower) Clear(key protoreflect.MapKey) + func (v V2JsonProtobufMapFollower) Get(key protoreflect.MapKey) protoreflect.Value + func (v V2JsonProtobufMapFollower) Has(key protoreflect.MapKey) bool + func (v V2JsonProtobufMapFollower) IsValid() bool + func (v V2JsonProtobufMapFollower) Len() int + func (v V2JsonProtobufMapFollower) Mutable(key protoreflect.MapKey) protoreflect.Value + func (v V2JsonProtobufMapFollower) NewValue() protoreflect.Value + func (v V2JsonProtobufMapFollower) Range(f func(protoreflect.MapKey, protoreflect.Value) bool) + func (v V2JsonProtobufMapFollower) Set(key protoreflect.MapKey, value protoreflect.Value)