Documentation
¶
Index ¶
- Variables
- type Bool
- func (x *Bool) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Bool) Descriptor() ([]byte, []int)deprecated
- func (x *Bool) Equal(v2 proto.Message) bool
- func (x *Bool) GetVal() bool
- func (x *Bool) Marshal() ([]byte, error)
- func (x *Bool) MarshalTo(data []byte) (n int, err error)
- func (*Bool) ProtoMessage()
- func (x *Bool) ProtoReflect() protoreflect.Message
- func (x *Bool) Reset()
- func (x *Bool) Size() (n int)
- func (x *Bool) String() string
- func (x *Bool) Unmarshal(data []byte) error
- func (x *Bool) XxxReset()
- type Bools
- func (x *Bools) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Bools) Descriptor() ([]byte, []int)deprecated
- func (x *Bools) Equal(v2 proto.Message) bool
- func (x *Bools) GetVal() []bool
- func (x *Bools) Marshal() ([]byte, error)
- func (x *Bools) MarshalTo(data []byte) (n int, err error)
- func (*Bools) ProtoMessage()
- func (x *Bools) ProtoReflect() protoreflect.Message
- func (x *Bools) Reset()
- func (x *Bools) Size() (n int)
- func (x *Bools) String() string
- func (x *Bools) Unmarshal(data []byte) error
- func (x *Bools) XxxReset()
- type Bytes
- func (x *Bytes) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Bytes) Descriptor() ([]byte, []int)deprecated
- func (x *Bytes) Equal(v2 proto.Message) bool
- func (x *Bytes) GetVal() []byte
- func (x *Bytes) Marshal() ([]byte, error)
- func (x *Bytes) MarshalTo(data []byte) (n int, err error)
- func (*Bytes) ProtoMessage()
- func (x *Bytes) ProtoReflect() protoreflect.Message
- func (x *Bytes) Reset()
- func (x *Bytes) Size() (n int)
- func (x *Bytes) String() string
- func (x *Bytes) Unmarshal(data []byte) error
- func (x *Bytes) XxxReset()
- type Bytess
- func (x *Bytess) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Bytess) Descriptor() ([]byte, []int)deprecated
- func (x *Bytess) Equal(v2 proto.Message) bool
- func (x *Bytess) GetVal() [][]byte
- func (x *Bytess) Marshal() ([]byte, error)
- func (x *Bytess) MarshalTo(data []byte) (n int, err error)
- func (*Bytess) ProtoMessage()
- func (x *Bytess) ProtoReflect() protoreflect.Message
- func (x *Bytess) Reset()
- func (x *Bytess) Size() (n int)
- func (x *Bytess) String() string
- func (x *Bytess) Unmarshal(data []byte) error
- func (x *Bytess) XxxReset()
- type Double
- func (x *Double) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Double) Descriptor() ([]byte, []int)deprecated
- func (x *Double) Equal(v2 proto.Message) bool
- func (x *Double) GetVal() float64
- func (x *Double) Marshal() ([]byte, error)
- func (x *Double) MarshalTo(data []byte) (n int, err error)
- func (*Double) ProtoMessage()
- func (x *Double) ProtoReflect() protoreflect.Message
- func (x *Double) Reset()
- func (x *Double) Size() (n int)
- func (x *Double) String() string
- func (x *Double) Unmarshal(data []byte) error
- func (x *Double) XxxReset()
- type Doubles
- func (x *Doubles) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Doubles) Descriptor() ([]byte, []int)deprecated
- func (x *Doubles) Equal(v2 proto.Message) bool
- func (x *Doubles) GetVal() []float64
- func (x *Doubles) Marshal() ([]byte, error)
- func (x *Doubles) MarshalTo(data []byte) (n int, err error)
- func (*Doubles) ProtoMessage()
- func (x *Doubles) ProtoReflect() protoreflect.Message
- func (x *Doubles) Reset()
- func (x *Doubles) Size() (n int)
- func (x *Doubles) String() string
- func (x *Doubles) Unmarshal(data []byte) error
- func (x *Doubles) XxxReset()
- type EmptyMsg
- func (x *EmptyMsg) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*EmptyMsg) Descriptor() ([]byte, []int)deprecated
- func (x *EmptyMsg) Equal(v2 proto.Message) bool
- func (x *EmptyMsg) Marshal() ([]byte, error)
- func (x *EmptyMsg) MarshalTo(data []byte) (n int, err error)
- func (*EmptyMsg) ProtoMessage()
- func (x *EmptyMsg) ProtoReflect() protoreflect.Message
- func (x *EmptyMsg) Reset()
- func (x *EmptyMsg) Size() (n int)
- func (x *EmptyMsg) String() string
- func (x *EmptyMsg) Unmarshal(data []byte) error
- func (x *EmptyMsg) XxxReset()
- type EqualProto
- func (*EqualProto) Descriptor() ([]byte, []int)deprecated
- func (x *EqualProto) Equal(v2 proto.Message) bool
- func (x *EqualProto) GetArrActor() []*OtherMessage
- func (x *EqualProto) GetArrBool() []bool
- func (x *EqualProto) GetArrBytes() [][]byte
- func (x *EqualProto) GetArrInt32() []int32
- func (x *EqualProto) GetArrInt64() []int64
- func (x *EqualProto) GetArrString() []string
- func (x *EqualProto) GetArrUint32() []uint32
- func (x *EqualProto) GetArrUint64() []uint64
- func (x *EqualProto) GetFixed32() uint32
- func (x *EqualProto) GetFixed64() uint64
- func (x *EqualProto) GetLastUpdated() *timestamppb.Timestamp
- func (x *EqualProto) GetMActor() *OtherMessage
- func (x *EqualProto) GetMapFixed32Sfixed64() map[uint32]int64
- func (x *EqualProto) GetMapInt32Actor() map[int32]*OtherMessage
- func (x *EqualProto) GetMapInt32Bool() map[int32]bool
- func (x *EqualProto) GetMapInt32Int32() map[int32]int32
- func (x *EqualProto) GetMapInt32String() map[int32]string
- func (x *EqualProto) GetMapInt64Actor() map[int64]*OtherMessage
- func (x *EqualProto) GetMapInt64Bool() map[int64]bool
- func (x *EqualProto) GetMapInt64Bytes() map[int64][]byte
- func (x *EqualProto) GetMapInt64Int64() map[int64]int64
- func (x *EqualProto) GetMapSfixed32Fixed64() map[int32]uint64
- func (x *EqualProto) GetMapSint32Sint64() map[int32]int64
- func (x *EqualProto) GetMapSint64Sint32() map[int64]int32
- func (x *EqualProto) GetMapStringActor() map[string]*OtherMessage
- func (x *EqualProto) GetMapStringBool() map[string]bool
- func (x *EqualProto) GetMapStringEnum() map[string]TestEnum
- func (x *EqualProto) GetMapStringInt32() map[string]int32
- func (x *EqualProto) GetMapStringInt64() map[string]int64
- func (x *EqualProto) GetMapStringSfixed64() map[string]int64
- func (x *EqualProto) GetMapStringSint64() map[string]int64
- func (x *EqualProto) GetMapStringString() map[string]string
- func (x *EqualProto) GetNofase() *pb.NoFastMessage
- func (x *EqualProto) GetNofasts() []*pb.NoFastMessage
- func (x *EqualProto) GetOuter() *pb.OuterMsg
- func (x *EqualProto) GetSInt32() int32
- func (x *EqualProto) GetSInt64() int64
- func (x *EqualProto) GetSfixed32() int32
- func (x *EqualProto) GetSfixed64() int64
- func (x *EqualProto) GetVBool() bool
- func (x *EqualProto) GetVBytes() []byte
- func (x *EqualProto) GetVInt32() int32
- func (x *EqualProto) GetVInt64() int64
- func (x *EqualProto) GetVString() string
- func (x *EqualProto) GetVUint32() uint32
- func (x *EqualProto) GetVUint64() uint64
- func (*EqualProto) ProtoMessage()
- func (x *EqualProto) ProtoReflect() protoreflect.Message
- func (x *EqualProto) Reset()
- func (x *EqualProto) String() string
- type Fixed32
- func (x *Fixed32) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Fixed32) Descriptor() ([]byte, []int)deprecated
- func (x *Fixed32) Equal(v2 proto.Message) bool
- func (x *Fixed32) GetVal() uint32
- func (x *Fixed32) Marshal() ([]byte, error)
- func (x *Fixed32) MarshalTo(data []byte) (n int, err error)
- func (*Fixed32) ProtoMessage()
- func (x *Fixed32) ProtoReflect() protoreflect.Message
- func (x *Fixed32) Reset()
- func (x *Fixed32) Size() (n int)
- func (x *Fixed32) String() string
- func (x *Fixed32) Unmarshal(data []byte) error
- func (x *Fixed32) XxxReset()
- type Fixed32S
- func (x *Fixed32S) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Fixed32S) Descriptor() ([]byte, []int)deprecated
- func (x *Fixed32S) Equal(v2 proto.Message) bool
- func (x *Fixed32S) GetVal() []uint32
- func (x *Fixed32S) Marshal() ([]byte, error)
- func (x *Fixed32S) MarshalTo(data []byte) (n int, err error)
- func (*Fixed32S) ProtoMessage()
- func (x *Fixed32S) ProtoReflect() protoreflect.Message
- func (x *Fixed32S) Reset()
- func (x *Fixed32S) Size() (n int)
- func (x *Fixed32S) String() string
- func (x *Fixed32S) Unmarshal(data []byte) error
- func (x *Fixed32S) XxxReset()
- type Fixed64
- func (x *Fixed64) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Fixed64) Descriptor() ([]byte, []int)deprecated
- func (x *Fixed64) Equal(v2 proto.Message) bool
- func (x *Fixed64) GetVal() uint64
- func (x *Fixed64) Marshal() ([]byte, error)
- func (x *Fixed64) MarshalTo(data []byte) (n int, err error)
- func (*Fixed64) ProtoMessage()
- func (x *Fixed64) ProtoReflect() protoreflect.Message
- func (x *Fixed64) Reset()
- func (x *Fixed64) Size() (n int)
- func (x *Fixed64) String() string
- func (x *Fixed64) Unmarshal(data []byte) error
- func (x *Fixed64) XxxReset()
- type Fixed64S
- func (x *Fixed64S) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Fixed64S) Descriptor() ([]byte, []int)deprecated
- func (x *Fixed64S) Equal(v2 proto.Message) bool
- func (x *Fixed64S) GetVal() []uint64
- func (x *Fixed64S) Marshal() ([]byte, error)
- func (x *Fixed64S) MarshalTo(data []byte) (n int, err error)
- func (*Fixed64S) ProtoMessage()
- func (x *Fixed64S) ProtoReflect() protoreflect.Message
- func (x *Fixed64S) Reset()
- func (x *Fixed64S) Size() (n int)
- func (x *Fixed64S) String() string
- func (x *Fixed64S) Unmarshal(data []byte) error
- func (x *Fixed64S) XxxReset()
- type Float
- func (x *Float) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Float) Descriptor() ([]byte, []int)deprecated
- func (x *Float) Equal(v2 proto.Message) bool
- func (x *Float) GetVal() float32
- func (x *Float) Marshal() ([]byte, error)
- func (x *Float) MarshalTo(data []byte) (n int, err error)
- func (*Float) ProtoMessage()
- func (x *Float) ProtoReflect() protoreflect.Message
- func (x *Float) Reset()
- func (x *Float) Size() (n int)
- func (x *Float) String() string
- func (x *Float) Unmarshal(data []byte) error
- func (x *Float) XxxReset()
- type Floats
- func (x *Floats) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Floats) Descriptor() ([]byte, []int)deprecated
- func (x *Floats) Equal(v2 proto.Message) bool
- func (x *Floats) GetVal() []float32
- func (x *Floats) Marshal() ([]byte, error)
- func (x *Floats) MarshalTo(data []byte) (n int, err error)
- func (*Floats) ProtoMessage()
- func (x *Floats) ProtoReflect() protoreflect.Message
- func (x *Floats) Reset()
- func (x *Floats) Size() (n int)
- func (x *Floats) String() string
- func (x *Floats) Unmarshal(data []byte) error
- func (x *Floats) XxxReset()
- type FullProto
- func (x *FullProto) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*FullProto) Descriptor() ([]byte, []int)deprecated
- func (x *FullProto) Equal(v2 proto.Message) bool
- func (x *FullProto) GetArrActor() []*OtherMessage
- func (x *FullProto) GetArrBool() []bool
- func (x *FullProto) GetArrBytes() [][]byte
- func (x *FullProto) GetArrInt32() []int32
- func (x *FullProto) GetArrInt64() []int64
- func (x *FullProto) GetArrString() []string
- func (x *FullProto) GetArrUint32() []uint32
- func (x *FullProto) GetArrUint64() []uint64
- func (x *FullProto) GetFixed32() uint32
- func (x *FullProto) GetFixed64() uint64
- func (x *FullProto) GetMActor() *OtherMessage
- func (x *FullProto) GetMapFixed32Sfixed64() map[uint32]int64
- func (x *FullProto) GetMapInt32Actor() map[int32]*OtherMessage
- func (x *FullProto) GetMapInt32Bool() map[int32]bool
- func (x *FullProto) GetMapInt32Int32() map[int32]int32
- func (x *FullProto) GetMapInt32String() map[int32]string
- func (x *FullProto) GetMapInt64Actor() map[int64]*OtherMessage
- func (x *FullProto) GetMapInt64Bool() map[int64]bool
- func (x *FullProto) GetMapInt64Bytes() map[int64][]byte
- func (x *FullProto) GetMapInt64Int64() map[int64]int64
- func (x *FullProto) GetMapSfixed32Fixed64() map[int32]uint64
- func (x *FullProto) GetMapSint32Sint64() map[int32]int64
- func (x *FullProto) GetMapSint64Sint32() map[int64]int32
- func (x *FullProto) GetMapStringActor() map[string]*OtherMessage
- func (x *FullProto) GetMapStringBool() map[string]bool
- func (x *FullProto) GetMapStringEnum() map[string]TestEnum
- func (x *FullProto) GetMapStringInt32() map[string]int32
- func (x *FullProto) GetMapStringInt64() map[string]int64
- func (x *FullProto) GetMapStringSfixed64() map[string]int64
- func (x *FullProto) GetMapStringSint64() map[string]int64
- func (x *FullProto) GetMapStringString() map[string]string
- func (x *FullProto) GetOuter() *pb.OuterMsg
- func (x *FullProto) GetSInt32() int32
- func (x *FullProto) GetSInt64() int64
- func (x *FullProto) GetSfixed32() int32
- func (x *FullProto) GetSfixed64() int64
- func (x *FullProto) GetVBool() bool
- func (x *FullProto) GetVBytes() []byte
- func (x *FullProto) GetVInt32() int32
- func (x *FullProto) GetVInt64() int64
- func (x *FullProto) GetVString() string
- func (x *FullProto) GetVUint32() uint32
- func (x *FullProto) GetVUint64() uint64
- func (x *FullProto) Marshal() ([]byte, error)
- func (x *FullProto) MarshalTo(data []byte) (n int, err error)
- func (*FullProto) ProtoMessage()
- func (x *FullProto) ProtoReflect() protoreflect.Message
- func (x *FullProto) Reset()
- func (x *FullProto) Size() (n int)
- func (x *FullProto) String() string
- func (x *FullProto) Unmarshal(data []byte) error
- func (x *FullProto) XxxReset()
- type Int32
- func (x *Int32) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Int32) Descriptor() ([]byte, []int)deprecated
- func (x *Int32) Equal(v2 proto.Message) bool
- func (x *Int32) GetVal() int32
- func (x *Int32) Marshal() ([]byte, error)
- func (x *Int32) MarshalTo(data []byte) (n int, err error)
- func (*Int32) ProtoMessage()
- func (x *Int32) ProtoReflect() protoreflect.Message
- func (x *Int32) Reset()
- func (x *Int32) Size() (n int)
- func (x *Int32) String() string
- func (x *Int32) Unmarshal(data []byte) error
- func (x *Int32) XxxReset()
- type Int32S
- func (x *Int32S) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Int32S) Descriptor() ([]byte, []int)deprecated
- func (x *Int32S) Equal(v2 proto.Message) bool
- func (x *Int32S) GetVal() []int32
- func (x *Int32S) Marshal() ([]byte, error)
- func (x *Int32S) MarshalTo(data []byte) (n int, err error)
- func (*Int32S) ProtoMessage()
- func (x *Int32S) ProtoReflect() protoreflect.Message
- func (x *Int32S) Reset()
- func (x *Int32S) Size() (n int)
- func (x *Int32S) String() string
- func (x *Int32S) Unmarshal(data []byte) error
- func (x *Int32S) XxxReset()
- type Int64
- func (x *Int64) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Int64) Descriptor() ([]byte, []int)deprecated
- func (x *Int64) Equal(v2 proto.Message) bool
- func (x *Int64) GetVal() int64
- func (x *Int64) Marshal() ([]byte, error)
- func (x *Int64) MarshalTo(data []byte) (n int, err error)
- func (*Int64) ProtoMessage()
- func (x *Int64) ProtoReflect() protoreflect.Message
- func (x *Int64) Reset()
- func (x *Int64) Size() (n int)
- func (x *Int64) String() string
- func (x *Int64) Unmarshal(data []byte) error
- func (x *Int64) XxxReset()
- type Int64S
- func (x *Int64S) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Int64S) Descriptor() ([]byte, []int)deprecated
- func (x *Int64S) Equal(v2 proto.Message) bool
- func (x *Int64S) GetVal() []int64
- func (x *Int64S) Marshal() ([]byte, error)
- func (x *Int64S) MarshalTo(data []byte) (n int, err error)
- func (*Int64S) ProtoMessage()
- func (x *Int64S) ProtoReflect() protoreflect.Message
- func (x *Int64S) Reset()
- func (x *Int64S) Size() (n int)
- func (x *Int64S) String() string
- func (x *Int64S) Unmarshal(data []byte) error
- func (x *Int64S) XxxReset()
- type MapBoolInt64
- func (x *MapBoolInt64) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*MapBoolInt64) Descriptor() ([]byte, []int)deprecated
- func (x *MapBoolInt64) Equal(v2 proto.Message) bool
- func (x *MapBoolInt64) GetVal() map[bool]int64
- func (x *MapBoolInt64) Marshal() ([]byte, error)
- func (x *MapBoolInt64) MarshalTo(data []byte) (n int, err error)
- func (*MapBoolInt64) ProtoMessage()
- func (x *MapBoolInt64) ProtoReflect() protoreflect.Message
- func (x *MapBoolInt64) Reset()
- func (x *MapBoolInt64) Size() (n int)
- func (x *MapBoolInt64) String() string
- func (x *MapBoolInt64) Unmarshal(data []byte) error
- func (x *MapBoolInt64) XxxReset()
- type MapFixed32Double
- func (x *MapFixed32Double) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*MapFixed32Double) Descriptor() ([]byte, []int)deprecated
- func (x *MapFixed32Double) Equal(v2 proto.Message) bool
- func (x *MapFixed32Double) GetVal() map[uint32]float64
- func (x *MapFixed32Double) Marshal() ([]byte, error)
- func (x *MapFixed32Double) MarshalTo(data []byte) (n int, err error)
- func (*MapFixed32Double) ProtoMessage()
- func (x *MapFixed32Double) ProtoReflect() protoreflect.Message
- func (x *MapFixed32Double) Reset()
- func (x *MapFixed32Double) Size() (n int)
- func (x *MapFixed32Double) String() string
- func (x *MapFixed32Double) Unmarshal(data []byte) error
- func (x *MapFixed32Double) XxxReset()
- type MapFixed64Float
- func (x *MapFixed64Float) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*MapFixed64Float) Descriptor() ([]byte, []int)deprecated
- func (x *MapFixed64Float) Equal(v2 proto.Message) bool
- func (x *MapFixed64Float) GetVal() map[uint64]float32
- func (x *MapFixed64Float) Marshal() ([]byte, error)
- func (x *MapFixed64Float) MarshalTo(data []byte) (n int, err error)
- func (*MapFixed64Float) ProtoMessage()
- func (x *MapFixed64Float) ProtoReflect() protoreflect.Message
- func (x *MapFixed64Float) Reset()
- func (x *MapFixed64Float) Size() (n int)
- func (x *MapFixed64Float) String() string
- func (x *MapFixed64Float) Unmarshal(data []byte) error
- func (x *MapFixed64Float) XxxReset()
- type MapSint32Int64
- func (x *MapSint32Int64) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*MapSint32Int64) Descriptor() ([]byte, []int)deprecated
- func (x *MapSint32Int64) Equal(v2 proto.Message) bool
- func (x *MapSint32Int64) GetVal() map[int32]int64
- func (x *MapSint32Int64) Marshal() ([]byte, error)
- func (x *MapSint32Int64) MarshalTo(data []byte) (n int, err error)
- func (*MapSint32Int64) ProtoMessage()
- func (x *MapSint32Int64) ProtoReflect() protoreflect.Message
- func (x *MapSint32Int64) Reset()
- func (x *MapSint32Int64) Size() (n int)
- func (x *MapSint32Int64) String() string
- func (x *MapSint32Int64) Unmarshal(data []byte) error
- func (x *MapSint32Int64) XxxReset()
- type MapSint64Int32
- func (x *MapSint64Int32) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*MapSint64Int32) Descriptor() ([]byte, []int)deprecated
- func (x *MapSint64Int32) Equal(v2 proto.Message) bool
- func (x *MapSint64Int32) GetVal() map[int64]int32
- func (x *MapSint64Int32) Marshal() ([]byte, error)
- func (x *MapSint64Int32) MarshalTo(data []byte) (n int, err error)
- func (*MapSint64Int32) ProtoMessage()
- func (x *MapSint64Int32) ProtoReflect() protoreflect.Message
- func (x *MapSint64Int32) Reset()
- func (x *MapSint64Int32) Size() (n int)
- func (x *MapSint64Int32) String() string
- func (x *MapSint64Int32) Unmarshal(data []byte) error
- func (x *MapSint64Int32) XxxReset()
- type Mapint32Fixed64
- func (x *Mapint32Fixed64) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Mapint32Fixed64) Descriptor() ([]byte, []int)deprecated
- func (x *Mapint32Fixed64) Equal(v2 proto.Message) bool
- func (x *Mapint32Fixed64) GetVal() map[int32]uint64
- func (x *Mapint32Fixed64) Marshal() ([]byte, error)
- func (x *Mapint32Fixed64) MarshalTo(data []byte) (n int, err error)
- func (*Mapint32Fixed64) ProtoMessage()
- func (x *Mapint32Fixed64) ProtoReflect() protoreflect.Message
- func (x *Mapint32Fixed64) Reset()
- func (x *Mapint32Fixed64) Size() (n int)
- func (x *Mapint32Fixed64) String() string
- func (x *Mapint32Fixed64) Unmarshal(data []byte) error
- func (x *Mapint32Fixed64) XxxReset()
- type Mapint64Bool
- func (x *Mapint64Bool) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Mapint64Bool) Descriptor() ([]byte, []int)deprecated
- func (x *Mapint64Bool) Equal(v2 proto.Message) bool
- func (x *Mapint64Bool) GetVal() map[int64]bool
- func (x *Mapint64Bool) Marshal() ([]byte, error)
- func (x *Mapint64Bool) MarshalTo(data []byte) (n int, err error)
- func (*Mapint64Bool) ProtoMessage()
- func (x *Mapint64Bool) ProtoReflect() protoreflect.Message
- func (x *Mapint64Bool) Reset()
- func (x *Mapint64Bool) Size() (n int)
- func (x *Mapint64Bool) String() string
- func (x *Mapint64Bool) Unmarshal(data []byte) error
- func (x *Mapint64Bool) XxxReset()
- type Mapint64Bytes
- func (x *Mapint64Bytes) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Mapint64Bytes) Descriptor() ([]byte, []int)deprecated
- func (x *Mapint64Bytes) Equal(v2 proto.Message) bool
- func (x *Mapint64Bytes) GetVal() map[int64][]byte
- func (x *Mapint64Bytes) Marshal() ([]byte, error)
- func (x *Mapint64Bytes) MarshalTo(data []byte) (n int, err error)
- func (*Mapint64Bytes) ProtoMessage()
- func (x *Mapint64Bytes) ProtoReflect() protoreflect.Message
- func (x *Mapint64Bytes) Reset()
- func (x *Mapint64Bytes) Size() (n int)
- func (x *Mapint64Bytes) String() string
- func (x *Mapint64Bytes) Unmarshal(data []byte) error
- func (x *Mapint64Bytes) XxxReset()
- type Mapint64Fixed32
- func (x *Mapint64Fixed32) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Mapint64Fixed32) Descriptor() ([]byte, []int)deprecated
- func (x *Mapint64Fixed32) Equal(v2 proto.Message) bool
- func (x *Mapint64Fixed32) GetVal() map[int64]uint32
- func (x *Mapint64Fixed32) Marshal() ([]byte, error)
- func (x *Mapint64Fixed32) MarshalTo(data []byte) (n int, err error)
- func (*Mapint64Fixed32) ProtoMessage()
- func (x *Mapint64Fixed32) ProtoReflect() protoreflect.Message
- func (x *Mapint64Fixed32) Reset()
- func (x *Mapint64Fixed32) Size() (n int)
- func (x *Mapint64Fixed32) String() string
- func (x *Mapint64Fixed32) Unmarshal(data []byte) error
- func (x *Mapint64Fixed32) XxxReset()
- type Mapint64String
- func (x *Mapint64String) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Mapint64String) Descriptor() ([]byte, []int)deprecated
- func (x *Mapint64String) Equal(v2 proto.Message) bool
- func (x *Mapint64String) GetVal() map[int64]string
- func (x *Mapint64String) Marshal() ([]byte, error)
- func (x *Mapint64String) MarshalTo(data []byte) (n int, err error)
- func (*Mapint64String) ProtoMessage()
- func (x *Mapint64String) ProtoReflect() protoreflect.Message
- func (x *Mapint64String) Reset()
- func (x *Mapint64String) Size() (n int)
- func (x *Mapint64String) String() string
- func (x *Mapint64String) Unmarshal(data []byte) error
- func (x *Mapint64String) XxxReset()
- type Mapint64TestProtoMsg
- func (x *Mapint64TestProtoMsg) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Mapint64TestProtoMsg) Descriptor() ([]byte, []int)deprecated
- func (x *Mapint64TestProtoMsg) Equal(v2 proto.Message) bool
- func (x *Mapint64TestProtoMsg) GetVal() map[int64]*OtherMessage
- func (x *Mapint64TestProtoMsg) Marshal() ([]byte, error)
- func (x *Mapint64TestProtoMsg) MarshalTo(data []byte) (n int, err error)
- func (*Mapint64TestProtoMsg) ProtoMessage()
- func (x *Mapint64TestProtoMsg) ProtoReflect() protoreflect.Message
- func (x *Mapint64TestProtoMsg) Reset()
- func (x *Mapint64TestProtoMsg) Size() (n int)
- func (x *Mapint64TestProtoMsg) String() string
- func (x *Mapint64TestProtoMsg) Unmarshal(data []byte) error
- func (x *Mapint64TestProtoMsg) XxxReset()
- type Mapsfixed32Uint64
- func (x *Mapsfixed32Uint64) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Mapsfixed32Uint64) Descriptor() ([]byte, []int)deprecated
- func (x *Mapsfixed32Uint64) Equal(v2 proto.Message) bool
- func (x *Mapsfixed32Uint64) GetVal() map[int32]uint64
- func (x *Mapsfixed32Uint64) Marshal() ([]byte, error)
- func (x *Mapsfixed32Uint64) MarshalTo(data []byte) (n int, err error)
- func (*Mapsfixed32Uint64) ProtoMessage()
- func (x *Mapsfixed32Uint64) ProtoReflect() protoreflect.Message
- func (x *Mapsfixed32Uint64) Reset()
- func (x *Mapsfixed32Uint64) Size() (n int)
- func (x *Mapsfixed32Uint64) String() string
- func (x *Mapsfixed32Uint64) Unmarshal(data []byte) error
- func (x *Mapsfixed32Uint64) XxxReset()
- type Mapsfixed64Uint32
- func (x *Mapsfixed64Uint32) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Mapsfixed64Uint32) Descriptor() ([]byte, []int)deprecated
- func (x *Mapsfixed64Uint32) Equal(v2 proto.Message) bool
- func (x *Mapsfixed64Uint32) GetVal() map[int64]uint32
- func (x *Mapsfixed64Uint32) Marshal() ([]byte, error)
- func (x *Mapsfixed64Uint32) MarshalTo(data []byte) (n int, err error)
- func (*Mapsfixed64Uint32) ProtoMessage()
- func (x *Mapsfixed64Uint32) ProtoReflect() protoreflect.Message
- func (x *Mapsfixed64Uint32) Reset()
- func (x *Mapsfixed64Uint32) Size() (n int)
- func (x *Mapsfixed64Uint32) String() string
- func (x *Mapsfixed64Uint32) Unmarshal(data []byte) error
- func (x *Mapsfixed64Uint32) XxxReset()
- type Mapstringsfixed32
- func (x *Mapstringsfixed32) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Mapstringsfixed32) Descriptor() ([]byte, []int)deprecated
- func (x *Mapstringsfixed32) Equal(v2 proto.Message) bool
- func (x *Mapstringsfixed32) GetVal() map[string]int32
- func (x *Mapstringsfixed32) Marshal() ([]byte, error)
- func (x *Mapstringsfixed32) MarshalTo(data []byte) (n int, err error)
- func (*Mapstringsfixed32) ProtoMessage()
- func (x *Mapstringsfixed32) ProtoReflect() protoreflect.Message
- func (x *Mapstringsfixed32) Reset()
- func (x *Mapstringsfixed32) Size() (n int)
- func (x *Mapstringsfixed32) String() string
- func (x *Mapstringsfixed32) Unmarshal(data []byte) error
- func (x *Mapstringsfixed32) XxxReset()
- type Mapstringsfixed64
- func (x *Mapstringsfixed64) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Mapstringsfixed64) Descriptor() ([]byte, []int)deprecated
- func (x *Mapstringsfixed64) Equal(v2 proto.Message) bool
- func (x *Mapstringsfixed64) GetVal() map[string]int64
- func (x *Mapstringsfixed64) Marshal() ([]byte, error)
- func (x *Mapstringsfixed64) MarshalTo(data []byte) (n int, err error)
- func (*Mapstringsfixed64) ProtoMessage()
- func (x *Mapstringsfixed64) ProtoReflect() protoreflect.Message
- func (x *Mapstringsfixed64) Reset()
- func (x *Mapstringsfixed64) Size() (n int)
- func (x *Mapstringsfixed64) String() string
- func (x *Mapstringsfixed64) Unmarshal(data []byte) error
- func (x *Mapstringsfixed64) XxxReset()
- type Mapuint32Sint64
- func (x *Mapuint32Sint64) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Mapuint32Sint64) Descriptor() ([]byte, []int)deprecated
- func (x *Mapuint32Sint64) Equal(v2 proto.Message) bool
- func (x *Mapuint32Sint64) GetVal() map[uint32]int64
- func (x *Mapuint32Sint64) Marshal() ([]byte, error)
- func (x *Mapuint32Sint64) MarshalTo(data []byte) (n int, err error)
- func (*Mapuint32Sint64) ProtoMessage()
- func (x *Mapuint32Sint64) ProtoReflect() protoreflect.Message
- func (x *Mapuint32Sint64) Reset()
- func (x *Mapuint32Sint64) Size() (n int)
- func (x *Mapuint32Sint64) String() string
- func (x *Mapuint32Sint64) Unmarshal(data []byte) error
- func (x *Mapuint32Sint64) XxxReset()
- type Mapuint64Sint32
- func (x *Mapuint64Sint32) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Mapuint64Sint32) Descriptor() ([]byte, []int)deprecated
- func (x *Mapuint64Sint32) Equal(v2 proto.Message) bool
- func (x *Mapuint64Sint32) GetVal() map[uint64]int32
- func (x *Mapuint64Sint32) Marshal() ([]byte, error)
- func (x *Mapuint64Sint32) MarshalTo(data []byte) (n int, err error)
- func (*Mapuint64Sint32) ProtoMessage()
- func (x *Mapuint64Sint32) ProtoReflect() protoreflect.Message
- func (x *Mapuint64Sint32) Reset()
- func (x *Mapuint64Sint32) Size() (n int)
- func (x *Mapuint64Sint32) String() string
- func (x *Mapuint64Sint32) Unmarshal(data []byte) error
- func (x *Mapuint64Sint32) XxxReset()
- type OneOfProto
- func (x *OneOfProto) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*OneOfProto) Descriptor() ([]byte, []int)deprecated
- func (x *OneOfProto) Equal(v2 proto.Message) bool
- func (x *OneOfProto) GetFixed32() uint32
- func (x *OneOfProto) GetFixed64() uint64
- func (x *OneOfProto) GetFloat32() float32
- func (x *OneOfProto) GetFloat64() float64
- func (x *OneOfProto) GetMActor() *OtherMessage
- func (x *OneOfProto) GetOuter() *pb.OuterMsg
- func (x *OneOfProto) GetSInt32() int32
- func (x *OneOfProto) GetSInt64() int64
- func (x *OneOfProto) GetSfixed32() int32
- func (x *OneOfProto) GetSfixed64() int64
- func (m *OneOfProto) GetTestOneof() isOneOfProto_TestOneof
- func (x *OneOfProto) GetVBool() bool
- func (x *OneOfProto) GetVBytes() []byte
- func (x *OneOfProto) GetVInt32() int32
- func (x *OneOfProto) GetVInt64() int64
- func (x *OneOfProto) GetVString() string
- func (x *OneOfProto) GetVUint32() uint32
- func (x *OneOfProto) GetVUint64() uint64
- func (x *OneOfProto) Marshal() ([]byte, error)
- func (x *OneOfProto) MarshalTo(data []byte) (n int, err error)
- func (*OneOfProto) ProtoMessage()
- func (x *OneOfProto) ProtoReflect() protoreflect.Message
- func (x *OneOfProto) Reset()
- func (x *OneOfProto) Size() (n int)
- func (x *OneOfProto) String() string
- func (x *OneOfProto) Unmarshal(data []byte) error
- func (x *OneOfProto) XxxReset()
- type OneOfProto_Fixed32
- type OneOfProto_Fixed64
- type OneOfProto_Float32
- type OneOfProto_Float64
- type OneOfProto_MActor
- type OneOfProto_Outer
- type OneOfProto_SInt32
- type OneOfProto_SInt64
- type OneOfProto_Sfixed32
- type OneOfProto_Sfixed64
- type OneOfProto_VBool
- type OneOfProto_VBytes
- type OneOfProto_VInt32
- type OneOfProto_VInt64
- type OneOfProto_VString
- type OneOfProto_VUint32
- type OneOfProto_VUint64
- type OtherMessage
- func (x *OtherMessage) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*OtherMessage) Descriptor() ([]byte, []int)deprecated
- func (x *OtherMessage) Equal(v2 proto.Message) bool
- func (x *OtherMessage) GetEid() int64
- func (x *OtherMessage) GetJob() int32
- func (x *OtherMessage) GetName() string
- func (x *OtherMessage) GetOpenId() string
- func (x *OtherMessage) GetSex() int32
- func (x *OtherMessage) Marshal() ([]byte, error)
- func (x *OtherMessage) MarshalTo(data []byte) (n int, err error)
- func (*OtherMessage) ProtoMessage()
- func (x *OtherMessage) ProtoReflect() protoreflect.Message
- func (x *OtherMessage) Reset()
- func (x *OtherMessage) Size() (n int)
- func (x *OtherMessage) String() string
- func (x *OtherMessage) Unmarshal(data []byte) error
- func (x *OtherMessage) XxxReset()
- type Sfixed32
- func (x *Sfixed32) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Sfixed32) Descriptor() ([]byte, []int)deprecated
- func (x *Sfixed32) Equal(v2 proto.Message) bool
- func (x *Sfixed32) GetVal() int32
- func (x *Sfixed32) Marshal() ([]byte, error)
- func (x *Sfixed32) MarshalTo(data []byte) (n int, err error)
- func (*Sfixed32) ProtoMessage()
- func (x *Sfixed32) ProtoReflect() protoreflect.Message
- func (x *Sfixed32) Reset()
- func (x *Sfixed32) Size() (n int)
- func (x *Sfixed32) String() string
- func (x *Sfixed32) Unmarshal(data []byte) error
- func (x *Sfixed32) XxxReset()
- type Sfixed32S
- func (x *Sfixed32S) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Sfixed32S) Descriptor() ([]byte, []int)deprecated
- func (x *Sfixed32S) Equal(v2 proto.Message) bool
- func (x *Sfixed32S) GetVal() []int32
- func (x *Sfixed32S) Marshal() ([]byte, error)
- func (x *Sfixed32S) MarshalTo(data []byte) (n int, err error)
- func (*Sfixed32S) ProtoMessage()
- func (x *Sfixed32S) ProtoReflect() protoreflect.Message
- func (x *Sfixed32S) Reset()
- func (x *Sfixed32S) Size() (n int)
- func (x *Sfixed32S) String() string
- func (x *Sfixed32S) Unmarshal(data []byte) error
- func (x *Sfixed32S) XxxReset()
- type Sfixed64
- func (x *Sfixed64) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Sfixed64) Descriptor() ([]byte, []int)deprecated
- func (x *Sfixed64) Equal(v2 proto.Message) bool
- func (x *Sfixed64) GetVal() int64
- func (x *Sfixed64) Marshal() ([]byte, error)
- func (x *Sfixed64) MarshalTo(data []byte) (n int, err error)
- func (*Sfixed64) ProtoMessage()
- func (x *Sfixed64) ProtoReflect() protoreflect.Message
- func (x *Sfixed64) Reset()
- func (x *Sfixed64) Size() (n int)
- func (x *Sfixed64) String() string
- func (x *Sfixed64) Unmarshal(data []byte) error
- func (x *Sfixed64) XxxReset()
- type Sfixed64S
- func (x *Sfixed64S) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Sfixed64S) Descriptor() ([]byte, []int)deprecated
- func (x *Sfixed64S) Equal(v2 proto.Message) bool
- func (x *Sfixed64S) GetVal() []int64
- func (x *Sfixed64S) Marshal() ([]byte, error)
- func (x *Sfixed64S) MarshalTo(data []byte) (n int, err error)
- func (*Sfixed64S) ProtoMessage()
- func (x *Sfixed64S) ProtoReflect() protoreflect.Message
- func (x *Sfixed64S) Reset()
- func (x *Sfixed64S) Size() (n int)
- func (x *Sfixed64S) String() string
- func (x *Sfixed64S) Unmarshal(data []byte) error
- func (x *Sfixed64S) XxxReset()
- type Sint32
- func (x *Sint32) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Sint32) Descriptor() ([]byte, []int)deprecated
- func (x *Sint32) Equal(v2 proto.Message) bool
- func (x *Sint32) GetVal() int32
- func (x *Sint32) Marshal() ([]byte, error)
- func (x *Sint32) MarshalTo(data []byte) (n int, err error)
- func (*Sint32) ProtoMessage()
- func (x *Sint32) ProtoReflect() protoreflect.Message
- func (x *Sint32) Reset()
- func (x *Sint32) Size() (n int)
- func (x *Sint32) String() string
- func (x *Sint32) Unmarshal(data []byte) error
- func (x *Sint32) XxxReset()
- type Sint32S
- func (x *Sint32S) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Sint32S) Descriptor() ([]byte, []int)deprecated
- func (x *Sint32S) Equal(v2 proto.Message) bool
- func (x *Sint32S) GetVal() []int32
- func (x *Sint32S) Marshal() ([]byte, error)
- func (x *Sint32S) MarshalTo(data []byte) (n int, err error)
- func (*Sint32S) ProtoMessage()
- func (x *Sint32S) ProtoReflect() protoreflect.Message
- func (x *Sint32S) Reset()
- func (x *Sint32S) Size() (n int)
- func (x *Sint32S) String() string
- func (x *Sint32S) Unmarshal(data []byte) error
- func (x *Sint32S) XxxReset()
- type Sint64
- func (x *Sint64) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Sint64) Descriptor() ([]byte, []int)deprecated
- func (x *Sint64) Equal(v2 proto.Message) bool
- func (x *Sint64) GetVal() int64
- func (x *Sint64) Marshal() ([]byte, error)
- func (x *Sint64) MarshalTo(data []byte) (n int, err error)
- func (*Sint64) ProtoMessage()
- func (x *Sint64) ProtoReflect() protoreflect.Message
- func (x *Sint64) Reset()
- func (x *Sint64) Size() (n int)
- func (x *Sint64) String() string
- func (x *Sint64) Unmarshal(data []byte) error
- func (x *Sint64) XxxReset()
- type Sint64S
- func (x *Sint64S) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Sint64S) Descriptor() ([]byte, []int)deprecated
- func (x *Sint64S) Equal(v2 proto.Message) bool
- func (x *Sint64S) GetVal() []int64
- func (x *Sint64S) Marshal() ([]byte, error)
- func (x *Sint64S) MarshalTo(data []byte) (n int, err error)
- func (*Sint64S) ProtoMessage()
- func (x *Sint64S) ProtoReflect() protoreflect.Message
- func (x *Sint64S) Reset()
- func (x *Sint64S) Size() (n int)
- func (x *Sint64S) String() string
- func (x *Sint64S) Unmarshal(data []byte) error
- func (x *Sint64S) XxxReset()
- type String
- func (x *String) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*String) Descriptor() ([]byte, []int)deprecated
- func (x *String) Equal(v2 proto.Message) bool
- func (x *String) GetVal() string
- func (x *String) Marshal() ([]byte, error)
- func (x *String) MarshalTo(data []byte) (n int, err error)
- func (*String) ProtoMessage()
- func (x *String) ProtoReflect() protoreflect.Message
- func (x *String) Reset()
- func (x *String) Size() (n int)
- func (x *String) String() string
- func (x *String) Unmarshal(data []byte) error
- func (x *String) XxxReset()
- type Strings
- func (x *Strings) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Strings) Descriptor() ([]byte, []int)deprecated
- func (x *Strings) Equal(v2 proto.Message) bool
- func (x *Strings) GetVal() []string
- func (x *Strings) Marshal() ([]byte, error)
- func (x *Strings) MarshalTo(data []byte) (n int, err error)
- func (*Strings) ProtoMessage()
- func (x *Strings) ProtoReflect() protoreflect.Message
- func (x *Strings) Reset()
- func (x *Strings) Size() (n int)
- func (x *Strings) String() string
- func (x *Strings) Unmarshal(data []byte) error
- func (x *Strings) XxxReset()
- type TestEnum
- type TestEnums
- func (x *TestEnums) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*TestEnums) Descriptor() ([]byte, []int)deprecated
- func (x *TestEnums) Equal(v2 proto.Message) bool
- func (x *TestEnums) GetVal() []TestEnum
- func (x *TestEnums) Marshal() ([]byte, error)
- func (x *TestEnums) MarshalTo(data []byte) (n int, err error)
- func (*TestEnums) ProtoMessage()
- func (x *TestEnums) ProtoReflect() protoreflect.Message
- func (x *TestEnums) Reset()
- func (x *TestEnums) Size() (n int)
- func (x *TestEnums) String() string
- func (x *TestEnums) Unmarshal(data []byte) error
- func (x *TestEnums) XxxReset()
- type TestProtoMsg
- func (x *TestProtoMsg) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*TestProtoMsg) Descriptor() ([]byte, []int)deprecated
- func (x *TestProtoMsg) Equal(v2 proto.Message) bool
- func (x *TestProtoMsg) GetVal() *OtherMessage
- func (x *TestProtoMsg) GetVal2() TestEnum
- func (x *TestProtoMsg) Marshal() ([]byte, error)
- func (x *TestProtoMsg) MarshalTo(data []byte) (n int, err error)
- func (*TestProtoMsg) ProtoMessage()
- func (x *TestProtoMsg) ProtoReflect() protoreflect.Message
- func (x *TestProtoMsg) Reset()
- func (x *TestProtoMsg) Size() (n int)
- func (x *TestProtoMsg) String() string
- func (x *TestProtoMsg) Unmarshal(data []byte) error
- func (x *TestProtoMsg) XxxReset()
- type TestProtoMsgs
- func (x *TestProtoMsgs) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*TestProtoMsgs) Descriptor() ([]byte, []int)deprecated
- func (x *TestProtoMsgs) Equal(v2 proto.Message) bool
- func (x *TestProtoMsgs) GetVal() []*OtherMessage
- func (x *TestProtoMsgs) Marshal() ([]byte, error)
- func (x *TestProtoMsgs) MarshalTo(data []byte) (n int, err error)
- func (*TestProtoMsgs) ProtoMessage()
- func (x *TestProtoMsgs) ProtoReflect() protoreflect.Message
- func (x *TestProtoMsgs) Reset()
- func (x *TestProtoMsgs) Size() (n int)
- func (x *TestProtoMsgs) String() string
- func (x *TestProtoMsgs) Unmarshal(data []byte) error
- func (x *TestProtoMsgs) XxxReset()
- type Uint32
- func (x *Uint32) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Uint32) Descriptor() ([]byte, []int)deprecated
- func (x *Uint32) Equal(v2 proto.Message) bool
- func (x *Uint32) GetVal() uint32
- func (x *Uint32) Marshal() ([]byte, error)
- func (x *Uint32) MarshalTo(data []byte) (n int, err error)
- func (*Uint32) ProtoMessage()
- func (x *Uint32) ProtoReflect() protoreflect.Message
- func (x *Uint32) Reset()
- func (x *Uint32) Size() (n int)
- func (x *Uint32) String() string
- func (x *Uint32) Unmarshal(data []byte) error
- func (x *Uint32) XxxReset()
- type Uint32S
- func (x *Uint32S) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Uint32S) Descriptor() ([]byte, []int)deprecated
- func (x *Uint32S) Equal(v2 proto.Message) bool
- func (x *Uint32S) GetVal() []uint32
- func (x *Uint32S) Marshal() ([]byte, error)
- func (x *Uint32S) MarshalTo(data []byte) (n int, err error)
- func (*Uint32S) ProtoMessage()
- func (x *Uint32S) ProtoReflect() protoreflect.Message
- func (x *Uint32S) Reset()
- func (x *Uint32S) Size() (n int)
- func (x *Uint32S) String() string
- func (x *Uint32S) Unmarshal(data []byte) error
- func (x *Uint32S) XxxReset()
- type Uint64
- func (x *Uint64) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Uint64) Descriptor() ([]byte, []int)deprecated
- func (x *Uint64) Equal(v2 proto.Message) bool
- func (x *Uint64) GetVal() uint64
- func (x *Uint64) Marshal() ([]byte, error)
- func (x *Uint64) MarshalTo(data []byte) (n int, err error)
- func (*Uint64) ProtoMessage()
- func (x *Uint64) ProtoReflect() protoreflect.Message
- func (x *Uint64) Reset()
- func (x *Uint64) Size() (n int)
- func (x *Uint64) String() string
- func (x *Uint64) Unmarshal(data []byte) error
- func (x *Uint64) XxxReset()
- type Uint64S
- func (x *Uint64S) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*Uint64S) Descriptor() ([]byte, []int)deprecated
- func (x *Uint64S) Equal(v2 proto.Message) bool
- func (x *Uint64S) GetVal() []uint64
- func (x *Uint64S) Marshal() ([]byte, error)
- func (x *Uint64S) MarshalTo(data []byte) (n int, err error)
- func (*Uint64S) ProtoMessage()
- func (x *Uint64S) ProtoReflect() protoreflect.Message
- func (x *Uint64S) Reset()
- func (x *Uint64S) Size() (n int)
- func (x *Uint64S) String() string
- func (x *Uint64S) Unmarshal(data []byte) error
- func (x *Uint64S) XxxReset()
- type WithAnyMessage
- func (x *WithAnyMessage) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*WithAnyMessage) Descriptor() ([]byte, []int)deprecated
- func (x *WithAnyMessage) Equal(v2 proto.Message) bool
- func (x *WithAnyMessage) GetAnyMsg() *anypb.Any
- func (x *WithAnyMessage) GetId() uint64
- func (x *WithAnyMessage) GetName() string
- func (x *WithAnyMessage) GetSubMessage() *OtherMessage
- func (m *WithAnyMessage) GetTestOneof() isWithAnyMessage_TestOneof
- func (x *WithAnyMessage) Marshal() ([]byte, error)
- func (x *WithAnyMessage) MarshalTo(data []byte) (n int, err error)
- func (*WithAnyMessage) ProtoMessage()
- func (x *WithAnyMessage) ProtoReflect() protoreflect.Message
- func (x *WithAnyMessage) Reset()
- func (x *WithAnyMessage) Size() (n int)
- func (x *WithAnyMessage) String() string
- func (x *WithAnyMessage) Unmarshal(data []byte) error
- func (x *WithAnyMessage) XxxReset()
- type WithAnyMessage_Name
- type WithAnyMessage_SubMessage
- type WithMarshalUnmarshalSize
- func (x *WithMarshalUnmarshalSize) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*WithMarshalUnmarshalSize) Descriptor() ([]byte, []int)deprecated
- func (x *WithMarshalUnmarshalSize) GetId() uint32
- func (x *WithMarshalUnmarshalSize) Marshal() ([]byte, error)
- func (x *WithMarshalUnmarshalSize) MarshalTo(data []byte) (n int, err error)
- func (*WithMarshalUnmarshalSize) ProtoMessage()
- func (x *WithMarshalUnmarshalSize) ProtoReflect() protoreflect.Message
- func (x *WithMarshalUnmarshalSize) Reset()
- func (x *WithMarshalUnmarshalSize) Size() (n int)
- func (x *WithMarshalUnmarshalSize) String() string
- func (x *WithMarshalUnmarshalSize) Unmarshal(data []byte) error
- func (x *WithMarshalUnmarshalSize) XxxReset()
- type WithStandardMessage
- func (x *WithStandardMessage) AppendToSizedBuffer(data []byte) (ret []byte, err error)
- func (*WithStandardMessage) Descriptor() ([]byte, []int)deprecated
- func (x *WithStandardMessage) Equal(v2 proto.Message) bool
- func (x *WithStandardMessage) GetId() uint64
- func (x *WithStandardMessage) GetLastUpdated() *timestamppb.Timestamp
- func (x *WithStandardMessage) GetNofast() *pb.NoFastMessage
- func (x *WithStandardMessage) GetNofasts() []*pb.NoFastMessage
- func (x *WithStandardMessage) Marshal() ([]byte, error)
- func (x *WithStandardMessage) MarshalTo(data []byte) (n int, err error)
- func (*WithStandardMessage) ProtoMessage()
- func (x *WithStandardMessage) ProtoReflect() protoreflect.Message
- func (x *WithStandardMessage) Reset()
- func (x *WithStandardMessage) Size() (n int)
- func (x *WithStandardMessage) String() string
- func (x *WithStandardMessage) Unmarshal(data []byte) error
- func (x *WithStandardMessage) XxxReset()
- type WithUnmarshal
- func (*WithUnmarshal) Descriptor() ([]byte, []int)deprecated
- func (x *WithUnmarshal) GetId() uint32
- func (*WithUnmarshal) ProtoMessage()
- func (x *WithUnmarshal) ProtoReflect() protoreflect.Message
- func (x *WithUnmarshal) Reset()
- func (x *WithUnmarshal) String() string
- func (x *WithUnmarshal) Unmarshal(data []byte) error
- func (x *WithUnmarshal) XxxReset()
- type WithUnmarshalSize
- func (*WithUnmarshalSize) Descriptor() ([]byte, []int)deprecated
- func (x *WithUnmarshalSize) GetId() uint32
- func (*WithUnmarshalSize) ProtoMessage()
- func (x *WithUnmarshalSize) ProtoReflect() protoreflect.Message
- func (x *WithUnmarshalSize) Reset()
- func (x *WithUnmarshalSize) Size() (n int)
- func (x *WithUnmarshalSize) String() string
- func (x *WithUnmarshalSize) Unmarshal(data []byte) error
- func (x *WithUnmarshalSize) XxxReset()
Constants ¶
This section is empty.
Variables ¶
var ( TestEnum_name = map[int32]string{ 0: "Test_None", 1: "Test_Push", 2: "Test_Cmd", 3: "Test_Max", } TestEnum_value = map[string]int32{ "Test_None": 0, "Test_Push": 1, "Test_Cmd": 2, "Test_Max": 3, } )
Enum value maps for TestEnum.
var File_test_equaler_proto protoreflect.FileDescriptor
var File_test_msg_proto protoreflect.FileDescriptor
var File_test_nomarshaler_proto protoreflect.FileDescriptor
var File_test_oneof_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Bool ¶
type Bool struct { Val bool `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*Bool) AppendToSizedBuffer ¶
func (*Bool) Descriptor
deprecated
func (*Bool) ProtoMessage ¶
func (*Bool) ProtoMessage()
func (*Bool) ProtoReflect ¶
func (x *Bool) ProtoReflect() protoreflect.Message
type Bools ¶
type Bools struct { Val []bool `protobuf:"varint,1,rep,packed,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*Bools) AppendToSizedBuffer ¶
func (*Bools) Descriptor
deprecated
func (*Bools) ProtoMessage ¶
func (*Bools) ProtoMessage()
func (*Bools) ProtoReflect ¶
func (x *Bools) ProtoReflect() protoreflect.Message
type Bytes ¶
type Bytes struct { Val []byte `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*Bytes) AppendToSizedBuffer ¶
func (*Bytes) Descriptor
deprecated
func (*Bytes) ProtoMessage ¶
func (*Bytes) ProtoMessage()
func (*Bytes) ProtoReflect ¶
func (x *Bytes) ProtoReflect() protoreflect.Message
type Bytess ¶
type Bytess struct { Val [][]byte `protobuf:"bytes,1,rep,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*Bytess) AppendToSizedBuffer ¶
func (*Bytess) Descriptor
deprecated
func (*Bytess) ProtoMessage ¶
func (*Bytess) ProtoMessage()
func (*Bytess) ProtoReflect ¶
func (x *Bytess) ProtoReflect() protoreflect.Message
type Double ¶
type Double struct { Val float64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*Double) AppendToSizedBuffer ¶
func (*Double) Descriptor
deprecated
func (*Double) ProtoMessage ¶
func (*Double) ProtoMessage()
func (*Double) ProtoReflect ¶
func (x *Double) ProtoReflect() protoreflect.Message
type Doubles ¶
type Doubles struct { Val []float64 `protobuf:"fixed64,1,rep,packed,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*Doubles) AppendToSizedBuffer ¶
func (*Doubles) Descriptor
deprecated
func (*Doubles) ProtoMessage ¶
func (*Doubles) ProtoMessage()
func (*Doubles) ProtoReflect ¶
func (x *Doubles) ProtoReflect() protoreflect.Message
type EmptyMsg ¶
type EmptyMsg struct {
// contains filtered or unexported fields
}
message which is empty
func (*EmptyMsg) AppendToSizedBuffer ¶
func (*EmptyMsg) Descriptor
deprecated
func (*EmptyMsg) ProtoMessage ¶
func (*EmptyMsg) ProtoMessage()
func (*EmptyMsg) ProtoReflect ¶
func (x *EmptyMsg) ProtoReflect() protoreflect.Message
type EqualProto ¶
type EqualProto struct { // VInt32 int32 `protobuf:"varint,1,opt,name=v_int32,json=vInt32,proto3" json:"v_int32,omitempty"` VInt64 int64 `protobuf:"varint,2,opt,name=v_int64,json=vInt64,proto3" json:"v_int64,omitempty"` VUint32 uint32 `protobuf:"varint,3,opt,name=v_uint32,json=vUint32,proto3" json:"v_uint32,omitempty"` VUint64 uint64 `protobuf:"varint,4,opt,name=v_uint64,json=vUint64,proto3" json:"v_uint64,omitempty"` VString string `protobuf:"bytes,5,opt,name=v_string,json=vString,proto3" json:"v_string,omitempty"` VBytes []byte `protobuf:"bytes,20,opt,name=v_bytes,json=vBytes,proto3" json:"v_bytes,omitempty"` VBool bool `protobuf:"varint,6,opt,name=v_bool,json=vBool,proto3" json:"v_bool,omitempty"` // SInt32 int32 `protobuf:"zigzag32,7,opt,name=s_int32,json=sInt32,proto3" json:"s_int32,omitempty"` SInt64 int64 `protobuf:"zigzag64,8,opt,name=s_int64,json=sInt64,proto3" json:"s_int64,omitempty"` Fixed32 uint32 `protobuf:"fixed32,9,opt,name=fixed32,proto3" json:"fixed32,omitempty"` Fixed64 uint64 `protobuf:"fixed64,10,opt,name=fixed64,proto3" json:"fixed64,omitempty"` Sfixed32 int32 `protobuf:"fixed32,11,opt,name=sfixed32,proto3" json:"sfixed32,omitempty"` Sfixed64 int64 `protobuf:"fixed64,12,opt,name=sfixed64,proto3" json:"sfixed64,omitempty"` // ArrInt32 []int32 `protobuf:"varint,41,rep,packed,name=arr_int32,json=arrInt32,proto3" json:"arr_int32,omitempty"` ArrInt64 []int64 `protobuf:"varint,42,rep,packed,name=arr_int64,json=arrInt64,proto3" json:"arr_int64,omitempty"` ArrUint32 []uint32 `protobuf:"varint,43,rep,packed,name=arr_uint32,json=arrUint32,proto3" json:"arr_uint32,omitempty"` ArrUint64 []uint64 `protobuf:"varint,44,rep,packed,name=arr_uint64,json=arrUint64,proto3" json:"arr_uint64,omitempty"` ArrBool []bool `protobuf:"varint,45,rep,packed,name=arr_bool,json=arrBool,proto3" json:"arr_bool,omitempty"` ArrString []string `protobuf:"bytes,46,rep,name=arr_string,json=arrString,proto3" json:"arr_string,omitempty"` ArrBytes [][]byte `protobuf:"bytes,47,rep,name=arr_bytes,json=arrBytes,proto3" json:"arr_bytes,omitempty"` // MapInt32Bool map[int32]bool `` /* 190-byte string literal not displayed */ MapInt32Int32 map[int32]int32 `` /* 193-byte string literal not displayed */ MapInt32String map[int32]string `` /* 195-byte string literal not displayed */ MapInt64Bool map[int64]bool `` /* 191-byte string literal not displayed */ MapInt64Int64 map[int64]int64 `` /* 194-byte string literal not displayed */ MapInt64Bytes map[int64][]byte `` /* 193-byte string literal not displayed */ MapSint32Sint64 map[int32]int64 `` /* 204-byte string literal not displayed */ MapSint64Sint32 map[int64]int32 `` /* 204-byte string literal not displayed */ MapFixed32Sfixed64 map[uint32]int64 `` /* 211-byte string literal not displayed */ MapSfixed32Fixed64 map[int32]uint64 `` /* 211-byte string literal not displayed */ MapStringBool map[string]bool `` /* 193-byte string literal not displayed */ MapStringInt32 map[string]int32 `` /* 196-byte string literal not displayed */ MapStringInt64 map[string]int64 `` /* 196-byte string literal not displayed */ MapStringSint64 map[string]int64 `` /* 201-byte string literal not displayed */ MapStringSfixed64 map[string]int64 `` /* 206-byte string literal not displayed */ MapStringString map[string]string `` /* 198-byte string literal not displayed */ MapStringEnum map[string]TestEnum `` // /* 212-byte string literal not displayed */ MActor *OtherMessage `protobuf:"bytes,231,opt,name=m_actor,json=mActor,proto3" json:"m_actor,omitempty"` ArrActor []*OtherMessage `protobuf:"bytes,232,rep,name=arr_actor,json=arrActor,proto3" json:"arr_actor,omitempty"` MapStringActor map[string]*OtherMessage `` /* 195-byte string literal not displayed */ MapInt32Actor map[int32]*OtherMessage `` /* 193-byte string literal not displayed */ MapInt64Actor map[int64]*OtherMessage `` /* 193-byte string literal not displayed */ Outer *pb.OuterMsg `protobuf:"bytes,281,opt,name=outer,proto3" json:"outer,omitempty"` Nofase *pb.NoFastMessage `protobuf:"bytes,282,opt,name=nofase,proto3" json:"nofase,omitempty"` Nofasts []*pb.NoFastMessage `protobuf:"bytes,283,rep,name=nofasts,proto3" json:"nofasts,omitempty"` LastUpdated *timestamppb.Timestamp `protobuf:"bytes,284,opt,name=last_updated,json=lastUpdated,proto3" json:"last_updated,omitempty"` // contains filtered or unexported fields }
func (*EqualProto) Descriptor
deprecated
func (*EqualProto) Descriptor() ([]byte, []int)
Deprecated: Use EqualProto.ProtoReflect.Descriptor instead.
func (*EqualProto) GetArrActor ¶
func (x *EqualProto) GetArrActor() []*OtherMessage
func (*EqualProto) GetArrBool ¶
func (x *EqualProto) GetArrBool() []bool
func (*EqualProto) GetArrBytes ¶
func (x *EqualProto) GetArrBytes() [][]byte
func (*EqualProto) GetArrInt32 ¶
func (x *EqualProto) GetArrInt32() []int32
func (*EqualProto) GetArrInt64 ¶
func (x *EqualProto) GetArrInt64() []int64
func (*EqualProto) GetArrString ¶
func (x *EqualProto) GetArrString() []string
func (*EqualProto) GetArrUint32 ¶
func (x *EqualProto) GetArrUint32() []uint32
func (*EqualProto) GetArrUint64 ¶
func (x *EqualProto) GetArrUint64() []uint64
func (*EqualProto) GetFixed32 ¶
func (x *EqualProto) GetFixed32() uint32
func (*EqualProto) GetFixed64 ¶
func (x *EqualProto) GetFixed64() uint64
func (*EqualProto) GetLastUpdated ¶
func (x *EqualProto) GetLastUpdated() *timestamppb.Timestamp
func (*EqualProto) GetMActor ¶
func (x *EqualProto) GetMActor() *OtherMessage
func (*EqualProto) GetMapFixed32Sfixed64 ¶
func (x *EqualProto) GetMapFixed32Sfixed64() map[uint32]int64
func (*EqualProto) GetMapInt32Actor ¶
func (x *EqualProto) GetMapInt32Actor() map[int32]*OtherMessage
func (*EqualProto) GetMapInt32Bool ¶
func (x *EqualProto) GetMapInt32Bool() map[int32]bool
func (*EqualProto) GetMapInt32Int32 ¶
func (x *EqualProto) GetMapInt32Int32() map[int32]int32
func (*EqualProto) GetMapInt32String ¶
func (x *EqualProto) GetMapInt32String() map[int32]string
func (*EqualProto) GetMapInt64Actor ¶
func (x *EqualProto) GetMapInt64Actor() map[int64]*OtherMessage
func (*EqualProto) GetMapInt64Bool ¶
func (x *EqualProto) GetMapInt64Bool() map[int64]bool
func (*EqualProto) GetMapInt64Bytes ¶
func (x *EqualProto) GetMapInt64Bytes() map[int64][]byte
func (*EqualProto) GetMapInt64Int64 ¶
func (x *EqualProto) GetMapInt64Int64() map[int64]int64
func (*EqualProto) GetMapSfixed32Fixed64 ¶
func (x *EqualProto) GetMapSfixed32Fixed64() map[int32]uint64
func (*EqualProto) GetMapSint32Sint64 ¶
func (x *EqualProto) GetMapSint32Sint64() map[int32]int64
func (*EqualProto) GetMapSint64Sint32 ¶
func (x *EqualProto) GetMapSint64Sint32() map[int64]int32
func (*EqualProto) GetMapStringActor ¶
func (x *EqualProto) GetMapStringActor() map[string]*OtherMessage
func (*EqualProto) GetMapStringBool ¶
func (x *EqualProto) GetMapStringBool() map[string]bool
func (*EqualProto) GetMapStringEnum ¶
func (x *EqualProto) GetMapStringEnum() map[string]TestEnum
func (*EqualProto) GetMapStringInt32 ¶
func (x *EqualProto) GetMapStringInt32() map[string]int32
func (*EqualProto) GetMapStringInt64 ¶
func (x *EqualProto) GetMapStringInt64() map[string]int64
func (*EqualProto) GetMapStringSfixed64 ¶
func (x *EqualProto) GetMapStringSfixed64() map[string]int64
func (*EqualProto) GetMapStringSint64 ¶
func (x *EqualProto) GetMapStringSint64() map[string]int64
func (*EqualProto) GetMapStringString ¶
func (x *EqualProto) GetMapStringString() map[string]string
func (*EqualProto) GetNofase ¶
func (x *EqualProto) GetNofase() *pb.NoFastMessage
func (*EqualProto) GetNofasts ¶
func (x *EqualProto) GetNofasts() []*pb.NoFastMessage
func (*EqualProto) GetOuter ¶
func (x *EqualProto) GetOuter() *pb.OuterMsg
func (*EqualProto) GetSInt32 ¶
func (x *EqualProto) GetSInt32() int32
func (*EqualProto) GetSInt64 ¶
func (x *EqualProto) GetSInt64() int64
func (*EqualProto) GetSfixed32 ¶
func (x *EqualProto) GetSfixed32() int32
func (*EqualProto) GetSfixed64 ¶
func (x *EqualProto) GetSfixed64() int64
func (*EqualProto) GetVBool ¶
func (x *EqualProto) GetVBool() bool
func (*EqualProto) GetVBytes ¶
func (x *EqualProto) GetVBytes() []byte
func (*EqualProto) GetVInt32 ¶
func (x *EqualProto) GetVInt32() int32
func (*EqualProto) GetVInt64 ¶
func (x *EqualProto) GetVInt64() int64
func (*EqualProto) GetVString ¶
func (x *EqualProto) GetVString() string
func (*EqualProto) GetVUint32 ¶
func (x *EqualProto) GetVUint32() uint32
func (*EqualProto) GetVUint64 ¶
func (x *EqualProto) GetVUint64() uint64
func (*EqualProto) ProtoMessage ¶
func (*EqualProto) ProtoMessage()
func (*EqualProto) ProtoReflect ¶
func (x *EqualProto) ProtoReflect() protoreflect.Message
func (*EqualProto) Reset ¶
func (x *EqualProto) Reset()
func (*EqualProto) String ¶
func (x *EqualProto) String() string
type Fixed32 ¶
type Fixed32 struct { Val uint32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*Fixed32) AppendToSizedBuffer ¶
func (*Fixed32) Descriptor
deprecated
func (*Fixed32) ProtoMessage ¶
func (*Fixed32) ProtoMessage()
func (*Fixed32) ProtoReflect ¶
func (x *Fixed32) ProtoReflect() protoreflect.Message
type Fixed32S ¶
type Fixed32S struct { Val []uint32 `protobuf:"fixed32,1,rep,packed,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*Fixed32S) AppendToSizedBuffer ¶
func (*Fixed32S) Descriptor
deprecated
func (*Fixed32S) ProtoMessage ¶
func (*Fixed32S) ProtoMessage()
func (*Fixed32S) ProtoReflect ¶
func (x *Fixed32S) ProtoReflect() protoreflect.Message
type Fixed64 ¶
type Fixed64 struct { Val uint64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*Fixed64) AppendToSizedBuffer ¶
func (*Fixed64) Descriptor
deprecated
func (*Fixed64) ProtoMessage ¶
func (*Fixed64) ProtoMessage()
func (*Fixed64) ProtoReflect ¶
func (x *Fixed64) ProtoReflect() protoreflect.Message
type Fixed64S ¶
type Fixed64S struct { Val []uint64 `protobuf:"fixed64,1,rep,packed,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*Fixed64S) AppendToSizedBuffer ¶
func (*Fixed64S) Descriptor
deprecated
func (*Fixed64S) ProtoMessage ¶
func (*Fixed64S) ProtoMessage()
func (*Fixed64S) ProtoReflect ¶
func (x *Fixed64S) ProtoReflect() protoreflect.Message
type Float ¶
type Float struct { Val float32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*Float) AppendToSizedBuffer ¶
func (*Float) Descriptor
deprecated
func (*Float) ProtoMessage ¶
func (*Float) ProtoMessage()
func (*Float) ProtoReflect ¶
func (x *Float) ProtoReflect() protoreflect.Message
type Floats ¶
type Floats struct { Val []float32 `protobuf:"fixed32,1,rep,packed,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*Floats) AppendToSizedBuffer ¶
func (*Floats) Descriptor
deprecated
func (*Floats) ProtoMessage ¶
func (*Floats) ProtoMessage()
func (*Floats) ProtoReflect ¶
func (x *Floats) ProtoReflect() protoreflect.Message
type FullProto ¶
type FullProto struct { // VInt32 int32 `protobuf:"varint,1,opt,name=v_int32,json=vInt32,proto3" json:"v_int32,omitempty"` VInt64 int64 `protobuf:"varint,2,opt,name=v_int64,json=vInt64,proto3" json:"v_int64,omitempty"` VUint32 uint32 `protobuf:"varint,3,opt,name=v_uint32,json=vUint32,proto3" json:"v_uint32,omitempty"` VUint64 uint64 `protobuf:"varint,4,opt,name=v_uint64,json=vUint64,proto3" json:"v_uint64,omitempty"` VString string `protobuf:"bytes,5,opt,name=v_string,json=vString,proto3" json:"v_string,omitempty"` VBytes []byte `protobuf:"bytes,20,opt,name=v_bytes,json=vBytes,proto3" json:"v_bytes,omitempty"` VBool bool `protobuf:"varint,6,opt,name=v_bool,json=vBool,proto3" json:"v_bool,omitempty"` // SInt32 int32 `protobuf:"zigzag32,7,opt,name=s_int32,json=sInt32,proto3" json:"s_int32,omitempty"` SInt64 int64 `protobuf:"zigzag64,8,opt,name=s_int64,json=sInt64,proto3" json:"s_int64,omitempty"` Fixed32 uint32 `protobuf:"fixed32,9,opt,name=fixed32,proto3" json:"fixed32,omitempty"` Fixed64 uint64 `protobuf:"fixed64,10,opt,name=fixed64,proto3" json:"fixed64,omitempty"` Sfixed32 int32 `protobuf:"fixed32,11,opt,name=sfixed32,proto3" json:"sfixed32,omitempty"` Sfixed64 int64 `protobuf:"fixed64,12,opt,name=sfixed64,proto3" json:"sfixed64,omitempty"` // ArrInt32 []int32 `protobuf:"varint,41,rep,packed,name=arr_int32,json=arrInt32,proto3" json:"arr_int32,omitempty"` ArrInt64 []int64 `protobuf:"varint,42,rep,packed,name=arr_int64,json=arrInt64,proto3" json:"arr_int64,omitempty"` ArrUint32 []uint32 `protobuf:"varint,43,rep,packed,name=arr_uint32,json=arrUint32,proto3" json:"arr_uint32,omitempty"` ArrUint64 []uint64 `protobuf:"varint,44,rep,packed,name=arr_uint64,json=arrUint64,proto3" json:"arr_uint64,omitempty"` ArrBool []bool `protobuf:"varint,45,rep,packed,name=arr_bool,json=arrBool,proto3" json:"arr_bool,omitempty"` ArrString []string `protobuf:"bytes,46,rep,name=arr_string,json=arrString,proto3" json:"arr_string,omitempty"` ArrBytes [][]byte `protobuf:"bytes,47,rep,name=arr_bytes,json=arrBytes,proto3" json:"arr_bytes,omitempty"` // MapInt32Bool map[int32]bool `` /* 190-byte string literal not displayed */ MapInt32Int32 map[int32]int32 `` /* 193-byte string literal not displayed */ MapInt32String map[int32]string `` /* 195-byte string literal not displayed */ MapInt64Bool map[int64]bool `` /* 191-byte string literal not displayed */ MapInt64Int64 map[int64]int64 `` /* 194-byte string literal not displayed */ MapInt64Bytes map[int64][]byte `` /* 193-byte string literal not displayed */ MapSint32Sint64 map[int32]int64 `` /* 204-byte string literal not displayed */ MapSint64Sint32 map[int64]int32 `` /* 204-byte string literal not displayed */ MapFixed32Sfixed64 map[uint32]int64 `` /* 211-byte string literal not displayed */ MapSfixed32Fixed64 map[int32]uint64 `` /* 211-byte string literal not displayed */ MapStringBool map[string]bool `` /* 193-byte string literal not displayed */ MapStringInt32 map[string]int32 `` /* 196-byte string literal not displayed */ MapStringInt64 map[string]int64 `` /* 196-byte string literal not displayed */ MapStringSint64 map[string]int64 `` /* 201-byte string literal not displayed */ MapStringSfixed64 map[string]int64 `` /* 206-byte string literal not displayed */ MapStringString map[string]string `` /* 198-byte string literal not displayed */ MapStringEnum map[string]TestEnum `` // /* 212-byte string literal not displayed */ MActor *OtherMessage `protobuf:"bytes,231,opt,name=m_actor,json=mActor,proto3" json:"m_actor,omitempty"` ArrActor []*OtherMessage `protobuf:"bytes,232,rep,name=arr_actor,json=arrActor,proto3" json:"arr_actor,omitempty"` MapStringActor map[string]*OtherMessage `` /* 195-byte string literal not displayed */ MapInt32Actor map[int32]*OtherMessage `` /* 193-byte string literal not displayed */ MapInt64Actor map[int64]*OtherMessage `` /* 193-byte string literal not displayed */ Outer *pb.OuterMsg `protobuf:"bytes,281,opt,name=outer,proto3" json:"outer,omitempty"` // contains filtered or unexported fields }
full proto
func (*FullProto) AppendToSizedBuffer ¶
func (*FullProto) Descriptor
deprecated
func (*FullProto) GetArrActor ¶
func (x *FullProto) GetArrActor() []*OtherMessage
func (*FullProto) GetArrBool ¶
func (*FullProto) GetArrBytes ¶
func (*FullProto) GetArrInt32 ¶
func (*FullProto) GetArrInt64 ¶
func (*FullProto) GetArrString ¶
func (*FullProto) GetArrUint32 ¶
func (*FullProto) GetArrUint64 ¶
func (*FullProto) GetFixed32 ¶
func (*FullProto) GetFixed64 ¶
func (*FullProto) GetMActor ¶
func (x *FullProto) GetMActor() *OtherMessage
func (*FullProto) GetMapFixed32Sfixed64 ¶
func (*FullProto) GetMapInt32Actor ¶
func (x *FullProto) GetMapInt32Actor() map[int32]*OtherMessage
func (*FullProto) GetMapInt32Bool ¶
func (*FullProto) GetMapInt32Int32 ¶
func (*FullProto) GetMapInt32String ¶
func (*FullProto) GetMapInt64Actor ¶
func (x *FullProto) GetMapInt64Actor() map[int64]*OtherMessage
func (*FullProto) GetMapInt64Bool ¶
func (*FullProto) GetMapInt64Bytes ¶
func (*FullProto) GetMapInt64Int64 ¶
func (*FullProto) GetMapSfixed32Fixed64 ¶
func (*FullProto) GetMapSint32Sint64 ¶
func (*FullProto) GetMapSint64Sint32 ¶
func (*FullProto) GetMapStringActor ¶
func (x *FullProto) GetMapStringActor() map[string]*OtherMessage
func (*FullProto) GetMapStringBool ¶
func (*FullProto) GetMapStringEnum ¶
func (*FullProto) GetMapStringInt32 ¶
func (*FullProto) GetMapStringInt64 ¶
func (*FullProto) GetMapStringSfixed64 ¶
func (*FullProto) GetMapStringSint64 ¶
func (*FullProto) GetMapStringString ¶
func (*FullProto) GetSfixed32 ¶
func (*FullProto) GetSfixed64 ¶
func (*FullProto) GetVString ¶
func (*FullProto) GetVUint32 ¶
func (*FullProto) GetVUint64 ¶
func (*FullProto) ProtoMessage ¶
func (*FullProto) ProtoMessage()
func (*FullProto) ProtoReflect ¶
func (x *FullProto) ProtoReflect() protoreflect.Message
type Int32 ¶
type Int32 struct { Val int32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*Int32) AppendToSizedBuffer ¶
func (*Int32) Descriptor
deprecated
func (*Int32) ProtoMessage ¶
func (*Int32) ProtoMessage()
func (*Int32) ProtoReflect ¶
func (x *Int32) ProtoReflect() protoreflect.Message
type Int32S ¶
type Int32S struct { Val []int32 `protobuf:"varint,1,rep,packed,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*Int32S) AppendToSizedBuffer ¶
func (*Int32S) Descriptor
deprecated
func (*Int32S) ProtoMessage ¶
func (*Int32S) ProtoMessage()
func (*Int32S) ProtoReflect ¶
func (x *Int32S) ProtoReflect() protoreflect.Message
type Int64 ¶
type Int64 struct { Val int64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*Int64) AppendToSizedBuffer ¶
func (*Int64) Descriptor
deprecated
func (*Int64) ProtoMessage ¶
func (*Int64) ProtoMessage()
func (*Int64) ProtoReflect ¶
func (x *Int64) ProtoReflect() protoreflect.Message
type Int64S ¶
type Int64S struct { Val []int64 `protobuf:"varint,1,rep,packed,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*Int64S) AppendToSizedBuffer ¶
func (*Int64S) Descriptor
deprecated
func (*Int64S) ProtoMessage ¶
func (*Int64S) ProtoMessage()
func (*Int64S) ProtoReflect ¶
func (x *Int64S) ProtoReflect() protoreflect.Message
type MapBoolInt64 ¶
type MapBoolInt64 struct { Val map[bool]int64 `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*MapBoolInt64) AppendToSizedBuffer ¶
func (x *MapBoolInt64) AppendToSizedBuffer(data []byte) (ret []byte, err error)
func (*MapBoolInt64) Descriptor
deprecated
func (*MapBoolInt64) Descriptor() ([]byte, []int)
Deprecated: Use MapBoolInt64.ProtoReflect.Descriptor instead.
func (*MapBoolInt64) GetVal ¶
func (x *MapBoolInt64) GetVal() map[bool]int64
func (*MapBoolInt64) Marshal ¶
func (x *MapBoolInt64) Marshal() ([]byte, error)
func (*MapBoolInt64) ProtoMessage ¶
func (*MapBoolInt64) ProtoMessage()
func (*MapBoolInt64) ProtoReflect ¶
func (x *MapBoolInt64) ProtoReflect() protoreflect.Message
func (*MapBoolInt64) Reset ¶
func (x *MapBoolInt64) Reset()
func (*MapBoolInt64) Size ¶
func (x *MapBoolInt64) Size() (n int)
func (*MapBoolInt64) String ¶
func (x *MapBoolInt64) String() string
func (*MapBoolInt64) Unmarshal ¶
func (x *MapBoolInt64) Unmarshal(data []byte) error
func (*MapBoolInt64) XxxReset ¶
func (x *MapBoolInt64) XxxReset()
type MapFixed32Double ¶
type MapFixed32Double struct { Val map[uint32]float64 `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*MapFixed32Double) AppendToSizedBuffer ¶
func (x *MapFixed32Double) AppendToSizedBuffer(data []byte) (ret []byte, err error)
func (*MapFixed32Double) Descriptor
deprecated
func (*MapFixed32Double) Descriptor() ([]byte, []int)
Deprecated: Use MapFixed32Double.ProtoReflect.Descriptor instead.
func (*MapFixed32Double) GetVal ¶
func (x *MapFixed32Double) GetVal() map[uint32]float64
func (*MapFixed32Double) Marshal ¶
func (x *MapFixed32Double) Marshal() ([]byte, error)
func (*MapFixed32Double) MarshalTo ¶
func (x *MapFixed32Double) MarshalTo(data []byte) (n int, err error)
func (*MapFixed32Double) ProtoMessage ¶
func (*MapFixed32Double) ProtoMessage()
func (*MapFixed32Double) ProtoReflect ¶
func (x *MapFixed32Double) ProtoReflect() protoreflect.Message
func (*MapFixed32Double) Reset ¶
func (x *MapFixed32Double) Reset()
func (*MapFixed32Double) Size ¶
func (x *MapFixed32Double) Size() (n int)
func (*MapFixed32Double) String ¶
func (x *MapFixed32Double) String() string
func (*MapFixed32Double) Unmarshal ¶
func (x *MapFixed32Double) Unmarshal(data []byte) error
func (*MapFixed32Double) XxxReset ¶
func (x *MapFixed32Double) XxxReset()
type MapFixed64Float ¶
type MapFixed64Float struct { Val map[uint64]float32 `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*MapFixed64Float) AppendToSizedBuffer ¶
func (x *MapFixed64Float) AppendToSizedBuffer(data []byte) (ret []byte, err error)
func (*MapFixed64Float) Descriptor
deprecated
func (*MapFixed64Float) Descriptor() ([]byte, []int)
Deprecated: Use MapFixed64Float.ProtoReflect.Descriptor instead.
func (*MapFixed64Float) GetVal ¶
func (x *MapFixed64Float) GetVal() map[uint64]float32
func (*MapFixed64Float) Marshal ¶
func (x *MapFixed64Float) Marshal() ([]byte, error)
func (*MapFixed64Float) MarshalTo ¶
func (x *MapFixed64Float) MarshalTo(data []byte) (n int, err error)
func (*MapFixed64Float) ProtoMessage ¶
func (*MapFixed64Float) ProtoMessage()
func (*MapFixed64Float) ProtoReflect ¶
func (x *MapFixed64Float) ProtoReflect() protoreflect.Message
func (*MapFixed64Float) Reset ¶
func (x *MapFixed64Float) Reset()
func (*MapFixed64Float) Size ¶
func (x *MapFixed64Float) Size() (n int)
func (*MapFixed64Float) String ¶
func (x *MapFixed64Float) String() string
func (*MapFixed64Float) Unmarshal ¶
func (x *MapFixed64Float) Unmarshal(data []byte) error
func (*MapFixed64Float) XxxReset ¶
func (x *MapFixed64Float) XxxReset()
type MapSint32Int64 ¶
type MapSint32Int64 struct { Val map[int32]int64 `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*MapSint32Int64) AppendToSizedBuffer ¶
func (x *MapSint32Int64) AppendToSizedBuffer(data []byte) (ret []byte, err error)
func (*MapSint32Int64) Descriptor
deprecated
func (*MapSint32Int64) Descriptor() ([]byte, []int)
Deprecated: Use MapSint32Int64.ProtoReflect.Descriptor instead.
func (*MapSint32Int64) GetVal ¶
func (x *MapSint32Int64) GetVal() map[int32]int64
func (*MapSint32Int64) Marshal ¶
func (x *MapSint32Int64) Marshal() ([]byte, error)
func (*MapSint32Int64) MarshalTo ¶
func (x *MapSint32Int64) MarshalTo(data []byte) (n int, err error)
func (*MapSint32Int64) ProtoMessage ¶
func (*MapSint32Int64) ProtoMessage()
func (*MapSint32Int64) ProtoReflect ¶
func (x *MapSint32Int64) ProtoReflect() protoreflect.Message
func (*MapSint32Int64) Reset ¶
func (x *MapSint32Int64) Reset()
func (*MapSint32Int64) Size ¶
func (x *MapSint32Int64) Size() (n int)
func (*MapSint32Int64) String ¶
func (x *MapSint32Int64) String() string
func (*MapSint32Int64) Unmarshal ¶
func (x *MapSint32Int64) Unmarshal(data []byte) error
func (*MapSint32Int64) XxxReset ¶
func (x *MapSint32Int64) XxxReset()
type MapSint64Int32 ¶
type MapSint64Int32 struct { Val map[int64]int32 `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*MapSint64Int32) AppendToSizedBuffer ¶
func (x *MapSint64Int32) AppendToSizedBuffer(data []byte) (ret []byte, err error)
func (*MapSint64Int32) Descriptor
deprecated
func (*MapSint64Int32) Descriptor() ([]byte, []int)
Deprecated: Use MapSint64Int32.ProtoReflect.Descriptor instead.
func (*MapSint64Int32) GetVal ¶
func (x *MapSint64Int32) GetVal() map[int64]int32
func (*MapSint64Int32) Marshal ¶
func (x *MapSint64Int32) Marshal() ([]byte, error)
func (*MapSint64Int32) MarshalTo ¶
func (x *MapSint64Int32) MarshalTo(data []byte) (n int, err error)
func (*MapSint64Int32) ProtoMessage ¶
func (*MapSint64Int32) ProtoMessage()
func (*MapSint64Int32) ProtoReflect ¶
func (x *MapSint64Int32) ProtoReflect() protoreflect.Message
func (*MapSint64Int32) Reset ¶
func (x *MapSint64Int32) Reset()
func (*MapSint64Int32) Size ¶
func (x *MapSint64Int32) Size() (n int)
func (*MapSint64Int32) String ¶
func (x *MapSint64Int32) String() string
func (*MapSint64Int32) Unmarshal ¶
func (x *MapSint64Int32) Unmarshal(data []byte) error
func (*MapSint64Int32) XxxReset ¶
func (x *MapSint64Int32) XxxReset()
type Mapint32Fixed64 ¶
type Mapint32Fixed64 struct { Val map[int32]uint64 `` /* 150-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Mapint32Fixed64) AppendToSizedBuffer ¶
func (x *Mapint32Fixed64) AppendToSizedBuffer(data []byte) (ret []byte, err error)
func (*Mapint32Fixed64) Descriptor
deprecated
func (*Mapint32Fixed64) Descriptor() ([]byte, []int)
Deprecated: Use Mapint32Fixed64.ProtoReflect.Descriptor instead.
func (*Mapint32Fixed64) GetVal ¶
func (x *Mapint32Fixed64) GetVal() map[int32]uint64
func (*Mapint32Fixed64) Marshal ¶
func (x *Mapint32Fixed64) Marshal() ([]byte, error)
func (*Mapint32Fixed64) MarshalTo ¶
func (x *Mapint32Fixed64) MarshalTo(data []byte) (n int, err error)
func (*Mapint32Fixed64) ProtoMessage ¶
func (*Mapint32Fixed64) ProtoMessage()
func (*Mapint32Fixed64) ProtoReflect ¶
func (x *Mapint32Fixed64) ProtoReflect() protoreflect.Message
func (*Mapint32Fixed64) Reset ¶
func (x *Mapint32Fixed64) Reset()
func (*Mapint32Fixed64) Size ¶
func (x *Mapint32Fixed64) Size() (n int)
func (*Mapint32Fixed64) String ¶
func (x *Mapint32Fixed64) String() string
func (*Mapint32Fixed64) Unmarshal ¶
func (x *Mapint32Fixed64) Unmarshal(data []byte) error
func (*Mapint32Fixed64) XxxReset ¶
func (x *Mapint32Fixed64) XxxReset()
type Mapint64Bool ¶
type Mapint64Bool struct { Val map[int64]bool `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Mapint64Bool) AppendToSizedBuffer ¶
func (x *Mapint64Bool) AppendToSizedBuffer(data []byte) (ret []byte, err error)
func (*Mapint64Bool) Descriptor
deprecated
func (*Mapint64Bool) Descriptor() ([]byte, []int)
Deprecated: Use Mapint64Bool.ProtoReflect.Descriptor instead.
func (*Mapint64Bool) GetVal ¶
func (x *Mapint64Bool) GetVal() map[int64]bool
func (*Mapint64Bool) Marshal ¶
func (x *Mapint64Bool) Marshal() ([]byte, error)
func (*Mapint64Bool) ProtoMessage ¶
func (*Mapint64Bool) ProtoMessage()
func (*Mapint64Bool) ProtoReflect ¶
func (x *Mapint64Bool) ProtoReflect() protoreflect.Message
func (*Mapint64Bool) Reset ¶
func (x *Mapint64Bool) Reset()
func (*Mapint64Bool) Size ¶
func (x *Mapint64Bool) Size() (n int)
func (*Mapint64Bool) String ¶
func (x *Mapint64Bool) String() string
func (*Mapint64Bool) Unmarshal ¶
func (x *Mapint64Bool) Unmarshal(data []byte) error
func (*Mapint64Bool) XxxReset ¶
func (x *Mapint64Bool) XxxReset()
type Mapint64Bytes ¶
type Mapint64Bytes struct { Val map[int64][]byte `` /* 148-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Mapint64Bytes) AppendToSizedBuffer ¶
func (x *Mapint64Bytes) AppendToSizedBuffer(data []byte) (ret []byte, err error)
func (*Mapint64Bytes) Descriptor
deprecated
func (*Mapint64Bytes) Descriptor() ([]byte, []int)
Deprecated: Use Mapint64Bytes.ProtoReflect.Descriptor instead.
func (*Mapint64Bytes) GetVal ¶
func (x *Mapint64Bytes) GetVal() map[int64][]byte
func (*Mapint64Bytes) Marshal ¶
func (x *Mapint64Bytes) Marshal() ([]byte, error)
func (*Mapint64Bytes) ProtoMessage ¶
func (*Mapint64Bytes) ProtoMessage()
func (*Mapint64Bytes) ProtoReflect ¶
func (x *Mapint64Bytes) ProtoReflect() protoreflect.Message
func (*Mapint64Bytes) Reset ¶
func (x *Mapint64Bytes) Reset()
func (*Mapint64Bytes) Size ¶
func (x *Mapint64Bytes) Size() (n int)
func (*Mapint64Bytes) String ¶
func (x *Mapint64Bytes) String() string
func (*Mapint64Bytes) Unmarshal ¶
func (x *Mapint64Bytes) Unmarshal(data []byte) error
func (*Mapint64Bytes) XxxReset ¶
func (x *Mapint64Bytes) XxxReset()
type Mapint64Fixed32 ¶
type Mapint64Fixed32 struct { Val map[int64]uint32 `` /* 150-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Mapint64Fixed32) AppendToSizedBuffer ¶
func (x *Mapint64Fixed32) AppendToSizedBuffer(data []byte) (ret []byte, err error)
func (*Mapint64Fixed32) Descriptor
deprecated
func (*Mapint64Fixed32) Descriptor() ([]byte, []int)
Deprecated: Use Mapint64Fixed32.ProtoReflect.Descriptor instead.
func (*Mapint64Fixed32) GetVal ¶
func (x *Mapint64Fixed32) GetVal() map[int64]uint32
func (*Mapint64Fixed32) Marshal ¶
func (x *Mapint64Fixed32) Marshal() ([]byte, error)
func (*Mapint64Fixed32) MarshalTo ¶
func (x *Mapint64Fixed32) MarshalTo(data []byte) (n int, err error)
func (*Mapint64Fixed32) ProtoMessage ¶
func (*Mapint64Fixed32) ProtoMessage()
func (*Mapint64Fixed32) ProtoReflect ¶
func (x *Mapint64Fixed32) ProtoReflect() protoreflect.Message
func (*Mapint64Fixed32) Reset ¶
func (x *Mapint64Fixed32) Reset()
func (*Mapint64Fixed32) Size ¶
func (x *Mapint64Fixed32) Size() (n int)
func (*Mapint64Fixed32) String ¶
func (x *Mapint64Fixed32) String() string
func (*Mapint64Fixed32) Unmarshal ¶
func (x *Mapint64Fixed32) Unmarshal(data []byte) error
func (*Mapint64Fixed32) XxxReset ¶
func (x *Mapint64Fixed32) XxxReset()
type Mapint64String ¶
type Mapint64String struct { Val map[int64]string `` /* 148-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Mapint64String) AppendToSizedBuffer ¶
func (x *Mapint64String) AppendToSizedBuffer(data []byte) (ret []byte, err error)
func (*Mapint64String) Descriptor
deprecated
func (*Mapint64String) Descriptor() ([]byte, []int)
Deprecated: Use Mapint64String.ProtoReflect.Descriptor instead.
func (*Mapint64String) GetVal ¶
func (x *Mapint64String) GetVal() map[int64]string
func (*Mapint64String) Marshal ¶
func (x *Mapint64String) Marshal() ([]byte, error)
func (*Mapint64String) MarshalTo ¶
func (x *Mapint64String) MarshalTo(data []byte) (n int, err error)
func (*Mapint64String) ProtoMessage ¶
func (*Mapint64String) ProtoMessage()
func (*Mapint64String) ProtoReflect ¶
func (x *Mapint64String) ProtoReflect() protoreflect.Message
func (*Mapint64String) Reset ¶
func (x *Mapint64String) Reset()
func (*Mapint64String) Size ¶
func (x *Mapint64String) Size() (n int)
func (*Mapint64String) String ¶
func (x *Mapint64String) String() string
func (*Mapint64String) Unmarshal ¶
func (x *Mapint64String) Unmarshal(data []byte) error
func (*Mapint64String) XxxReset ¶
func (x *Mapint64String) XxxReset()
type Mapint64TestProtoMsg ¶
type Mapint64TestProtoMsg struct { Val map[int64]*OtherMessage `` /* 148-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Mapint64TestProtoMsg) AppendToSizedBuffer ¶
func (x *Mapint64TestProtoMsg) AppendToSizedBuffer(data []byte) (ret []byte, err error)
func (*Mapint64TestProtoMsg) Descriptor
deprecated
func (*Mapint64TestProtoMsg) Descriptor() ([]byte, []int)
Deprecated: Use Mapint64TestProtoMsg.ProtoReflect.Descriptor instead.
func (*Mapint64TestProtoMsg) GetVal ¶
func (x *Mapint64TestProtoMsg) GetVal() map[int64]*OtherMessage
func (*Mapint64TestProtoMsg) Marshal ¶
func (x *Mapint64TestProtoMsg) Marshal() ([]byte, error)
func (*Mapint64TestProtoMsg) MarshalTo ¶
func (x *Mapint64TestProtoMsg) MarshalTo(data []byte) (n int, err error)
func (*Mapint64TestProtoMsg) ProtoMessage ¶
func (*Mapint64TestProtoMsg) ProtoMessage()
func (*Mapint64TestProtoMsg) ProtoReflect ¶
func (x *Mapint64TestProtoMsg) ProtoReflect() protoreflect.Message
func (*Mapint64TestProtoMsg) Reset ¶
func (x *Mapint64TestProtoMsg) Reset()
func (*Mapint64TestProtoMsg) Size ¶
func (x *Mapint64TestProtoMsg) Size() (n int)
func (*Mapint64TestProtoMsg) String ¶
func (x *Mapint64TestProtoMsg) String() string
func (*Mapint64TestProtoMsg) Unmarshal ¶
func (x *Mapint64TestProtoMsg) Unmarshal(data []byte) error
func (*Mapint64TestProtoMsg) XxxReset ¶
func (x *Mapint64TestProtoMsg) XxxReset()
type Mapsfixed32Uint64 ¶
type Mapsfixed32Uint64 struct { Val map[int32]uint64 `` /* 150-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Mapsfixed32Uint64) AppendToSizedBuffer ¶
func (x *Mapsfixed32Uint64) AppendToSizedBuffer(data []byte) (ret []byte, err error)
func (*Mapsfixed32Uint64) Descriptor
deprecated
func (*Mapsfixed32Uint64) Descriptor() ([]byte, []int)
Deprecated: Use Mapsfixed32Uint64.ProtoReflect.Descriptor instead.
func (*Mapsfixed32Uint64) GetVal ¶
func (x *Mapsfixed32Uint64) GetVal() map[int32]uint64
func (*Mapsfixed32Uint64) Marshal ¶
func (x *Mapsfixed32Uint64) Marshal() ([]byte, error)
func (*Mapsfixed32Uint64) MarshalTo ¶
func (x *Mapsfixed32Uint64) MarshalTo(data []byte) (n int, err error)
func (*Mapsfixed32Uint64) ProtoMessage ¶
func (*Mapsfixed32Uint64) ProtoMessage()
func (*Mapsfixed32Uint64) ProtoReflect ¶
func (x *Mapsfixed32Uint64) ProtoReflect() protoreflect.Message
func (*Mapsfixed32Uint64) Reset ¶
func (x *Mapsfixed32Uint64) Reset()
func (*Mapsfixed32Uint64) Size ¶
func (x *Mapsfixed32Uint64) Size() (n int)
func (*Mapsfixed32Uint64) String ¶
func (x *Mapsfixed32Uint64) String() string
func (*Mapsfixed32Uint64) Unmarshal ¶
func (x *Mapsfixed32Uint64) Unmarshal(data []byte) error
func (*Mapsfixed32Uint64) XxxReset ¶
func (x *Mapsfixed32Uint64) XxxReset()
type Mapsfixed64Uint32 ¶
type Mapsfixed64Uint32 struct { Val map[int64]uint32 `` /* 150-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Mapsfixed64Uint32) AppendToSizedBuffer ¶
func (x *Mapsfixed64Uint32) AppendToSizedBuffer(data []byte) (ret []byte, err error)
func (*Mapsfixed64Uint32) Descriptor
deprecated
func (*Mapsfixed64Uint32) Descriptor() ([]byte, []int)
Deprecated: Use Mapsfixed64Uint32.ProtoReflect.Descriptor instead.
func (*Mapsfixed64Uint32) GetVal ¶
func (x *Mapsfixed64Uint32) GetVal() map[int64]uint32
func (*Mapsfixed64Uint32) Marshal ¶
func (x *Mapsfixed64Uint32) Marshal() ([]byte, error)
func (*Mapsfixed64Uint32) MarshalTo ¶
func (x *Mapsfixed64Uint32) MarshalTo(data []byte) (n int, err error)
func (*Mapsfixed64Uint32) ProtoMessage ¶
func (*Mapsfixed64Uint32) ProtoMessage()
func (*Mapsfixed64Uint32) ProtoReflect ¶
func (x *Mapsfixed64Uint32) ProtoReflect() protoreflect.Message
func (*Mapsfixed64Uint32) Reset ¶
func (x *Mapsfixed64Uint32) Reset()
func (*Mapsfixed64Uint32) Size ¶
func (x *Mapsfixed64Uint32) Size() (n int)
func (*Mapsfixed64Uint32) String ¶
func (x *Mapsfixed64Uint32) String() string
func (*Mapsfixed64Uint32) Unmarshal ¶
func (x *Mapsfixed64Uint32) Unmarshal(data []byte) error
func (*Mapsfixed64Uint32) XxxReset ¶
func (x *Mapsfixed64Uint32) XxxReset()
type Mapstringsfixed32 ¶
type Mapstringsfixed32 struct { Val map[string]int32 `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Mapstringsfixed32) AppendToSizedBuffer ¶
func (x *Mapstringsfixed32) AppendToSizedBuffer(data []byte) (ret []byte, err error)
func (*Mapstringsfixed32) Descriptor
deprecated
func (*Mapstringsfixed32) Descriptor() ([]byte, []int)
Deprecated: Use Mapstringsfixed32.ProtoReflect.Descriptor instead.
func (*Mapstringsfixed32) GetVal ¶
func (x *Mapstringsfixed32) GetVal() map[string]int32
func (*Mapstringsfixed32) Marshal ¶
func (x *Mapstringsfixed32) Marshal() ([]byte, error)
func (*Mapstringsfixed32) MarshalTo ¶
func (x *Mapstringsfixed32) MarshalTo(data []byte) (n int, err error)
func (*Mapstringsfixed32) ProtoMessage ¶
func (*Mapstringsfixed32) ProtoMessage()
func (*Mapstringsfixed32) ProtoReflect ¶
func (x *Mapstringsfixed32) ProtoReflect() protoreflect.Message
func (*Mapstringsfixed32) Reset ¶
func (x *Mapstringsfixed32) Reset()
func (*Mapstringsfixed32) Size ¶
func (x *Mapstringsfixed32) Size() (n int)
func (*Mapstringsfixed32) String ¶
func (x *Mapstringsfixed32) String() string
func (*Mapstringsfixed32) Unmarshal ¶
func (x *Mapstringsfixed32) Unmarshal(data []byte) error
func (*Mapstringsfixed32) XxxReset ¶
func (x *Mapstringsfixed32) XxxReset()
type Mapstringsfixed64 ¶
type Mapstringsfixed64 struct { Val map[string]int64 `` /* 149-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Mapstringsfixed64) AppendToSizedBuffer ¶
func (x *Mapstringsfixed64) AppendToSizedBuffer(data []byte) (ret []byte, err error)
func (*Mapstringsfixed64) Descriptor
deprecated
func (*Mapstringsfixed64) Descriptor() ([]byte, []int)
Deprecated: Use Mapstringsfixed64.ProtoReflect.Descriptor instead.
func (*Mapstringsfixed64) GetVal ¶
func (x *Mapstringsfixed64) GetVal() map[string]int64
func (*Mapstringsfixed64) Marshal ¶
func (x *Mapstringsfixed64) Marshal() ([]byte, error)
func (*Mapstringsfixed64) MarshalTo ¶
func (x *Mapstringsfixed64) MarshalTo(data []byte) (n int, err error)
func (*Mapstringsfixed64) ProtoMessage ¶
func (*Mapstringsfixed64) ProtoMessage()
func (*Mapstringsfixed64) ProtoReflect ¶
func (x *Mapstringsfixed64) ProtoReflect() protoreflect.Message
func (*Mapstringsfixed64) Reset ¶
func (x *Mapstringsfixed64) Reset()
func (*Mapstringsfixed64) Size ¶
func (x *Mapstringsfixed64) Size() (n int)
func (*Mapstringsfixed64) String ¶
func (x *Mapstringsfixed64) String() string
func (*Mapstringsfixed64) Unmarshal ¶
func (x *Mapstringsfixed64) Unmarshal(data []byte) error
func (*Mapstringsfixed64) XxxReset ¶
func (x *Mapstringsfixed64) XxxReset()
type Mapuint32Sint64 ¶
type Mapuint32Sint64 struct { Val map[uint32]int64 `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Mapuint32Sint64) AppendToSizedBuffer ¶
func (x *Mapuint32Sint64) AppendToSizedBuffer(data []byte) (ret []byte, err error)
func (*Mapuint32Sint64) Descriptor
deprecated
func (*Mapuint32Sint64) Descriptor() ([]byte, []int)
Deprecated: Use Mapuint32Sint64.ProtoReflect.Descriptor instead.
func (*Mapuint32Sint64) GetVal ¶
func (x *Mapuint32Sint64) GetVal() map[uint32]int64
func (*Mapuint32Sint64) Marshal ¶
func (x *Mapuint32Sint64) Marshal() ([]byte, error)
func (*Mapuint32Sint64) MarshalTo ¶
func (x *Mapuint32Sint64) MarshalTo(data []byte) (n int, err error)
func (*Mapuint32Sint64) ProtoMessage ¶
func (*Mapuint32Sint64) ProtoMessage()
func (*Mapuint32Sint64) ProtoReflect ¶
func (x *Mapuint32Sint64) ProtoReflect() protoreflect.Message
func (*Mapuint32Sint64) Reset ¶
func (x *Mapuint32Sint64) Reset()
func (*Mapuint32Sint64) Size ¶
func (x *Mapuint32Sint64) Size() (n int)
func (*Mapuint32Sint64) String ¶
func (x *Mapuint32Sint64) String() string
func (*Mapuint32Sint64) Unmarshal ¶
func (x *Mapuint32Sint64) Unmarshal(data []byte) error
func (*Mapuint32Sint64) XxxReset ¶
func (x *Mapuint32Sint64) XxxReset()
type Mapuint64Sint32 ¶
type Mapuint64Sint32 struct { Val map[uint64]int32 `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Mapuint64Sint32) AppendToSizedBuffer ¶
func (x *Mapuint64Sint32) AppendToSizedBuffer(data []byte) (ret []byte, err error)
func (*Mapuint64Sint32) Descriptor
deprecated
func (*Mapuint64Sint32) Descriptor() ([]byte, []int)
Deprecated: Use Mapuint64Sint32.ProtoReflect.Descriptor instead.
func (*Mapuint64Sint32) GetVal ¶
func (x *Mapuint64Sint32) GetVal() map[uint64]int32
func (*Mapuint64Sint32) Marshal ¶
func (x *Mapuint64Sint32) Marshal() ([]byte, error)
func (*Mapuint64Sint32) MarshalTo ¶
func (x *Mapuint64Sint32) MarshalTo(data []byte) (n int, err error)
func (*Mapuint64Sint32) ProtoMessage ¶
func (*Mapuint64Sint32) ProtoMessage()
func (*Mapuint64Sint32) ProtoReflect ¶
func (x *Mapuint64Sint32) ProtoReflect() protoreflect.Message
func (*Mapuint64Sint32) Reset ¶
func (x *Mapuint64Sint32) Reset()
func (*Mapuint64Sint32) Size ¶
func (x *Mapuint64Sint32) Size() (n int)
func (*Mapuint64Sint32) String ¶
func (x *Mapuint64Sint32) String() string
func (*Mapuint64Sint32) Unmarshal ¶
func (x *Mapuint64Sint32) Unmarshal(data []byte) error
func (*Mapuint64Sint32) XxxReset ¶
func (x *Mapuint64Sint32) XxxReset()
type OneOfProto ¶
type OneOfProto struct { // // // Types that are assignable to TestOneof: // *OneOfProto_VInt32 // *OneOfProto_VInt64 // *OneOfProto_VUint32 // *OneOfProto_VUint64 // *OneOfProto_VString // *OneOfProto_VBytes // *OneOfProto_VBool // *OneOfProto_SInt32 // *OneOfProto_SInt64 // *OneOfProto_Fixed32 // *OneOfProto_Fixed64 // *OneOfProto_Sfixed32 // *OneOfProto_Sfixed64 // *OneOfProto_Float32 // *OneOfProto_Float64 // *OneOfProto_MActor // *OneOfProto_Outer TestOneof isOneOfProto_TestOneof `protobuf_oneof:"test_oneof"` // contains filtered or unexported fields }
full proto
func (*OneOfProto) AppendToSizedBuffer ¶
func (x *OneOfProto) AppendToSizedBuffer(data []byte) (ret []byte, err error)
func (*OneOfProto) Descriptor
deprecated
func (*OneOfProto) Descriptor() ([]byte, []int)
Deprecated: Use OneOfProto.ProtoReflect.Descriptor instead.
func (*OneOfProto) GetFixed32 ¶
func (x *OneOfProto) GetFixed32() uint32
func (*OneOfProto) GetFixed64 ¶
func (x *OneOfProto) GetFixed64() uint64
func (*OneOfProto) GetFloat32 ¶
func (x *OneOfProto) GetFloat32() float32
func (*OneOfProto) GetFloat64 ¶
func (x *OneOfProto) GetFloat64() float64
func (*OneOfProto) GetMActor ¶
func (x *OneOfProto) GetMActor() *OtherMessage
func (*OneOfProto) GetOuter ¶
func (x *OneOfProto) GetOuter() *pb.OuterMsg
func (*OneOfProto) GetSInt32 ¶
func (x *OneOfProto) GetSInt32() int32
func (*OneOfProto) GetSInt64 ¶
func (x *OneOfProto) GetSInt64() int64
func (*OneOfProto) GetSfixed32 ¶
func (x *OneOfProto) GetSfixed32() int32
func (*OneOfProto) GetSfixed64 ¶
func (x *OneOfProto) GetSfixed64() int64
func (*OneOfProto) GetTestOneof ¶
func (m *OneOfProto) GetTestOneof() isOneOfProto_TestOneof
func (*OneOfProto) GetVBool ¶
func (x *OneOfProto) GetVBool() bool
func (*OneOfProto) GetVBytes ¶
func (x *OneOfProto) GetVBytes() []byte
func (*OneOfProto) GetVInt32 ¶
func (x *OneOfProto) GetVInt32() int32
func (*OneOfProto) GetVInt64 ¶
func (x *OneOfProto) GetVInt64() int64
func (*OneOfProto) GetVString ¶
func (x *OneOfProto) GetVString() string
func (*OneOfProto) GetVUint32 ¶
func (x *OneOfProto) GetVUint32() uint32
func (*OneOfProto) GetVUint64 ¶
func (x *OneOfProto) GetVUint64() uint64
func (*OneOfProto) Marshal ¶
func (x *OneOfProto) Marshal() ([]byte, error)
func (*OneOfProto) ProtoMessage ¶
func (*OneOfProto) ProtoMessage()
func (*OneOfProto) ProtoReflect ¶
func (x *OneOfProto) ProtoReflect() protoreflect.Message
func (*OneOfProto) Reset ¶
func (x *OneOfProto) Reset()
func (*OneOfProto) Size ¶
func (x *OneOfProto) Size() (n int)
func (*OneOfProto) String ¶
func (x *OneOfProto) String() string
func (*OneOfProto) Unmarshal ¶
func (x *OneOfProto) Unmarshal(data []byte) error
func (*OneOfProto) XxxReset ¶
func (x *OneOfProto) XxxReset()
type OneOfProto_Fixed32 ¶
type OneOfProto_Fixed32 struct {
Fixed32 uint32 `protobuf:"fixed32,9,opt,name=fixed32,proto3,oneof"`
}
type OneOfProto_Fixed64 ¶
type OneOfProto_Fixed64 struct {
Fixed64 uint64 `protobuf:"fixed64,10,opt,name=fixed64,proto3,oneof"`
}
type OneOfProto_Float32 ¶
type OneOfProto_Float32 struct { // Float32 float32 `protobuf:"fixed32,20,opt,name=float32,proto3,oneof"` }
type OneOfProto_Float64 ¶
type OneOfProto_Float64 struct {
Float64 float64 `protobuf:"fixed64,21,opt,name=float64,proto3,oneof"`
}
type OneOfProto_MActor ¶
type OneOfProto_MActor struct {
MActor *OtherMessage `protobuf:"bytes,231,opt,name=m_actor,json=mActor,proto3,oneof"`
}
type OneOfProto_Outer ¶
type OneOfProto_SInt32 ¶
type OneOfProto_SInt32 struct { // SInt32 int32 `protobuf:"zigzag32,7,opt,name=s_int32,json=sInt32,proto3,oneof"` }
type OneOfProto_SInt64 ¶
type OneOfProto_SInt64 struct {
SInt64 int64 `protobuf:"zigzag64,8,opt,name=s_int64,json=sInt64,proto3,oneof"`
}
type OneOfProto_Sfixed32 ¶
type OneOfProto_Sfixed32 struct {
Sfixed32 int32 `protobuf:"fixed32,11,opt,name=sfixed32,proto3,oneof"`
}
type OneOfProto_Sfixed64 ¶
type OneOfProto_Sfixed64 struct {
Sfixed64 int64 `protobuf:"fixed64,12,opt,name=sfixed64,proto3,oneof"`
}
type OneOfProto_VBool ¶
type OneOfProto_VBool struct {
VBool bool `protobuf:"varint,6,opt,name=v_bool,json=vBool,proto3,oneof"`
}
type OneOfProto_VBytes ¶
type OneOfProto_VBytes struct {
VBytes []byte `protobuf:"bytes,23,opt,name=v_bytes,json=vBytes,proto3,oneof"`
}
type OneOfProto_VInt32 ¶
type OneOfProto_VInt32 struct {
VInt32 int32 `protobuf:"varint,1,opt,name=v_int32,json=vInt32,proto3,oneof"`
}
type OneOfProto_VInt64 ¶
type OneOfProto_VInt64 struct {
VInt64 int64 `protobuf:"varint,2,opt,name=v_int64,json=vInt64,proto3,oneof"`
}
type OneOfProto_VString ¶
type OneOfProto_VString struct {
VString string `protobuf:"bytes,5,opt,name=v_string,json=vString,proto3,oneof"`
}
type OneOfProto_VUint32 ¶
type OneOfProto_VUint32 struct {
VUint32 uint32 `protobuf:"varint,3,opt,name=v_uint32,json=vUint32,proto3,oneof"`
}
type OneOfProto_VUint64 ¶
type OneOfProto_VUint64 struct {
VUint64 uint64 `protobuf:"varint,4,opt,name=v_uint64,json=vUint64,proto3,oneof"`
}
type OtherMessage ¶
type OtherMessage struct { // Eid int64 `protobuf:"varint,1,opt,name=eid,proto3" json:"eid,omitempty"` // OpenId string `protobuf:"bytes,2,opt,name=open_id,json=openId,proto3" json:"open_id,omitempty"` // Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // job Job int32 `protobuf:"varint,4,opt,name=job,proto3" json:"job,omitempty"` // sex Sex int32 `protobuf:"varint,5,opt,name=sex,proto3" json:"sex,omitempty"` // contains filtered or unexported fields }
other message
func (*OtherMessage) AppendToSizedBuffer ¶
func (x *OtherMessage) AppendToSizedBuffer(data []byte) (ret []byte, err error)
func (*OtherMessage) Descriptor
deprecated
func (*OtherMessage) Descriptor() ([]byte, []int)
Deprecated: Use OtherMessage.ProtoReflect.Descriptor instead.
func (*OtherMessage) GetEid ¶
func (x *OtherMessage) GetEid() int64
func (*OtherMessage) GetJob ¶
func (x *OtherMessage) GetJob() int32
func (*OtherMessage) GetName ¶
func (x *OtherMessage) GetName() string
func (*OtherMessage) GetOpenId ¶
func (x *OtherMessage) GetOpenId() string
func (*OtherMessage) GetSex ¶
func (x *OtherMessage) GetSex() int32
func (*OtherMessage) Marshal ¶
func (x *OtherMessage) Marshal() ([]byte, error)
func (*OtherMessage) ProtoMessage ¶
func (*OtherMessage) ProtoMessage()
func (*OtherMessage) ProtoReflect ¶
func (x *OtherMessage) ProtoReflect() protoreflect.Message
func (*OtherMessage) Reset ¶
func (x *OtherMessage) Reset()
func (*OtherMessage) Size ¶
func (x *OtherMessage) Size() (n int)
func (*OtherMessage) String ¶
func (x *OtherMessage) String() string
func (*OtherMessage) Unmarshal ¶
func (x *OtherMessage) Unmarshal(data []byte) error
func (*OtherMessage) XxxReset ¶
func (x *OtherMessage) XxxReset()
type Sfixed32 ¶
type Sfixed32 struct { Val int32 `protobuf:"fixed32,1,opt,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*Sfixed32) AppendToSizedBuffer ¶
func (*Sfixed32) Descriptor
deprecated
func (*Sfixed32) ProtoMessage ¶
func (*Sfixed32) ProtoMessage()
func (*Sfixed32) ProtoReflect ¶
func (x *Sfixed32) ProtoReflect() protoreflect.Message
type Sfixed32S ¶
type Sfixed32S struct { Val []int32 `protobuf:"fixed32,1,rep,packed,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*Sfixed32S) AppendToSizedBuffer ¶
func (*Sfixed32S) Descriptor
deprecated
func (*Sfixed32S) ProtoMessage ¶
func (*Sfixed32S) ProtoMessage()
func (*Sfixed32S) ProtoReflect ¶
func (x *Sfixed32S) ProtoReflect() protoreflect.Message
type Sfixed64 ¶
type Sfixed64 struct { Val int64 `protobuf:"fixed64,1,opt,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*Sfixed64) AppendToSizedBuffer ¶
func (*Sfixed64) Descriptor
deprecated
func (*Sfixed64) ProtoMessage ¶
func (*Sfixed64) ProtoMessage()
func (*Sfixed64) ProtoReflect ¶
func (x *Sfixed64) ProtoReflect() protoreflect.Message
type Sfixed64S ¶
type Sfixed64S struct { Val []int64 `protobuf:"fixed64,1,rep,packed,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*Sfixed64S) AppendToSizedBuffer ¶
func (*Sfixed64S) Descriptor
deprecated
func (*Sfixed64S) ProtoMessage ¶
func (*Sfixed64S) ProtoMessage()
func (*Sfixed64S) ProtoReflect ¶
func (x *Sfixed64S) ProtoReflect() protoreflect.Message
type Sint32 ¶
type Sint32 struct { Val int32 `protobuf:"zigzag32,1,opt,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*Sint32) AppendToSizedBuffer ¶
func (*Sint32) Descriptor
deprecated
func (*Sint32) ProtoMessage ¶
func (*Sint32) ProtoMessage()
func (*Sint32) ProtoReflect ¶
func (x *Sint32) ProtoReflect() protoreflect.Message
type Sint32S ¶
type Sint32S struct { Val []int32 `protobuf:"zigzag32,1,rep,packed,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*Sint32S) AppendToSizedBuffer ¶
func (*Sint32S) Descriptor
deprecated
func (*Sint32S) ProtoMessage ¶
func (*Sint32S) ProtoMessage()
func (*Sint32S) ProtoReflect ¶
func (x *Sint32S) ProtoReflect() protoreflect.Message
type Sint64 ¶
type Sint64 struct { Val int64 `protobuf:"zigzag64,1,opt,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*Sint64) AppendToSizedBuffer ¶
func (*Sint64) Descriptor
deprecated
func (*Sint64) ProtoMessage ¶
func (*Sint64) ProtoMessage()
func (*Sint64) ProtoReflect ¶
func (x *Sint64) ProtoReflect() protoreflect.Message
type Sint64S ¶
type Sint64S struct { Val []int64 `protobuf:"zigzag64,1,rep,packed,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*Sint64S) AppendToSizedBuffer ¶
func (*Sint64S) Descriptor
deprecated
func (*Sint64S) ProtoMessage ¶
func (*Sint64S) ProtoMessage()
func (*Sint64S) ProtoReflect ¶
func (x *Sint64S) ProtoReflect() protoreflect.Message
type String ¶
type String struct { Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*String) AppendToSizedBuffer ¶
func (*String) Descriptor
deprecated
func (*String) ProtoMessage ¶
func (*String) ProtoMessage()
func (*String) ProtoReflect ¶
func (x *String) ProtoReflect() protoreflect.Message
type Strings ¶
type Strings struct { Val []string `protobuf:"bytes,1,rep,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*Strings) AppendToSizedBuffer ¶
func (*Strings) Descriptor
deprecated
func (*Strings) ProtoMessage ¶
func (*Strings) ProtoMessage()
func (*Strings) ProtoReflect ¶
func (x *Strings) ProtoReflect() protoreflect.Message
type TestEnum ¶
type TestEnum int32
test enum
func (TestEnum) Descriptor ¶
func (TestEnum) Descriptor() protoreflect.EnumDescriptor
func (TestEnum) EnumDescriptor
deprecated
func (TestEnum) Number ¶
func (x TestEnum) Number() protoreflect.EnumNumber
func (TestEnum) Type ¶
func (TestEnum) Type() protoreflect.EnumType
type TestEnums ¶
type TestEnums struct { Val []TestEnum `protobuf:"varint,1,rep,packed,name=val,proto3,enum=test.TestEnum" json:"val,omitempty"` // contains filtered or unexported fields }
func (*TestEnums) AppendToSizedBuffer ¶
func (*TestEnums) Descriptor
deprecated
func (*TestEnums) ProtoMessage ¶
func (*TestEnums) ProtoMessage()
func (*TestEnums) ProtoReflect ¶
func (x *TestEnums) ProtoReflect() protoreflect.Message
type TestProtoMsg ¶
type TestProtoMsg struct { Val *OtherMessage `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"` Val2 TestEnum `protobuf:"varint,2,opt,name=val2,proto3,enum=test.TestEnum" json:"val2,omitempty"` // contains filtered or unexported fields }
func (*TestProtoMsg) AppendToSizedBuffer ¶
func (x *TestProtoMsg) AppendToSizedBuffer(data []byte) (ret []byte, err error)
func (*TestProtoMsg) Descriptor
deprecated
func (*TestProtoMsg) Descriptor() ([]byte, []int)
Deprecated: Use TestProtoMsg.ProtoReflect.Descriptor instead.
func (*TestProtoMsg) GetVal ¶
func (x *TestProtoMsg) GetVal() *OtherMessage
func (*TestProtoMsg) GetVal2 ¶
func (x *TestProtoMsg) GetVal2() TestEnum
func (*TestProtoMsg) Marshal ¶
func (x *TestProtoMsg) Marshal() ([]byte, error)
func (*TestProtoMsg) ProtoMessage ¶
func (*TestProtoMsg) ProtoMessage()
func (*TestProtoMsg) ProtoReflect ¶
func (x *TestProtoMsg) ProtoReflect() protoreflect.Message
func (*TestProtoMsg) Reset ¶
func (x *TestProtoMsg) Reset()
func (*TestProtoMsg) Size ¶
func (x *TestProtoMsg) Size() (n int)
func (*TestProtoMsg) String ¶
func (x *TestProtoMsg) String() string
func (*TestProtoMsg) Unmarshal ¶
func (x *TestProtoMsg) Unmarshal(data []byte) error
func (*TestProtoMsg) XxxReset ¶
func (x *TestProtoMsg) XxxReset()
type TestProtoMsgs ¶
type TestProtoMsgs struct { Val []*OtherMessage `protobuf:"bytes,1,rep,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*TestProtoMsgs) AppendToSizedBuffer ¶
func (x *TestProtoMsgs) AppendToSizedBuffer(data []byte) (ret []byte, err error)
func (*TestProtoMsgs) Descriptor
deprecated
func (*TestProtoMsgs) Descriptor() ([]byte, []int)
Deprecated: Use TestProtoMsgs.ProtoReflect.Descriptor instead.
func (*TestProtoMsgs) GetVal ¶
func (x *TestProtoMsgs) GetVal() []*OtherMessage
func (*TestProtoMsgs) Marshal ¶
func (x *TestProtoMsgs) Marshal() ([]byte, error)
func (*TestProtoMsgs) ProtoMessage ¶
func (*TestProtoMsgs) ProtoMessage()
func (*TestProtoMsgs) ProtoReflect ¶
func (x *TestProtoMsgs) ProtoReflect() protoreflect.Message
func (*TestProtoMsgs) Reset ¶
func (x *TestProtoMsgs) Reset()
func (*TestProtoMsgs) Size ¶
func (x *TestProtoMsgs) Size() (n int)
func (*TestProtoMsgs) String ¶
func (x *TestProtoMsgs) String() string
func (*TestProtoMsgs) Unmarshal ¶
func (x *TestProtoMsgs) Unmarshal(data []byte) error
func (*TestProtoMsgs) XxxReset ¶
func (x *TestProtoMsgs) XxxReset()
type Uint32 ¶
type Uint32 struct { Val uint32 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*Uint32) AppendToSizedBuffer ¶
func (*Uint32) Descriptor
deprecated
func (*Uint32) ProtoMessage ¶
func (*Uint32) ProtoMessage()
func (*Uint32) ProtoReflect ¶
func (x *Uint32) ProtoReflect() protoreflect.Message
type Uint32S ¶
type Uint32S struct { Val []uint32 `protobuf:"varint,1,rep,packed,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*Uint32S) AppendToSizedBuffer ¶
func (*Uint32S) Descriptor
deprecated
func (*Uint32S) ProtoMessage ¶
func (*Uint32S) ProtoMessage()
func (*Uint32S) ProtoReflect ¶
func (x *Uint32S) ProtoReflect() protoreflect.Message
type Uint64 ¶
type Uint64 struct { Val uint64 `protobuf:"varint,1,opt,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*Uint64) AppendToSizedBuffer ¶
func (*Uint64) Descriptor
deprecated
func (*Uint64) ProtoMessage ¶
func (*Uint64) ProtoMessage()
func (*Uint64) ProtoReflect ¶
func (x *Uint64) ProtoReflect() protoreflect.Message
type Uint64S ¶
type Uint64S struct { Val []uint64 `protobuf:"varint,1,rep,packed,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*Uint64S) AppendToSizedBuffer ¶
func (*Uint64S) Descriptor
deprecated
func (*Uint64S) ProtoMessage ¶
func (*Uint64S) ProtoMessage()
func (*Uint64S) ProtoReflect ¶
func (x *Uint64S) ProtoReflect() protoreflect.Message
type WithAnyMessage ¶
type WithAnyMessage struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` AnyMsg *anypb.Any `protobuf:"bytes,4,opt,name=any_msg,json=anyMsg,proto3" json:"any_msg,omitempty"` // Types that are assignable to TestOneof: // *WithAnyMessage_Name // *WithAnyMessage_SubMessage TestOneof isWithAnyMessage_TestOneof `protobuf_oneof:"test_oneof"` // contains filtered or unexported fields }
func (*WithAnyMessage) AppendToSizedBuffer ¶
func (x *WithAnyMessage) AppendToSizedBuffer(data []byte) (ret []byte, err error)
func (*WithAnyMessage) Descriptor
deprecated
func (*WithAnyMessage) Descriptor() ([]byte, []int)
Deprecated: Use WithAnyMessage.ProtoReflect.Descriptor instead.
func (*WithAnyMessage) GetAnyMsg ¶
func (x *WithAnyMessage) GetAnyMsg() *anypb.Any
func (*WithAnyMessage) GetId ¶
func (x *WithAnyMessage) GetId() uint64
func (*WithAnyMessage) GetName ¶
func (x *WithAnyMessage) GetName() string
func (*WithAnyMessage) GetSubMessage ¶
func (x *WithAnyMessage) GetSubMessage() *OtherMessage
func (*WithAnyMessage) GetTestOneof ¶
func (m *WithAnyMessage) GetTestOneof() isWithAnyMessage_TestOneof
func (*WithAnyMessage) Marshal ¶
func (x *WithAnyMessage) Marshal() ([]byte, error)
func (*WithAnyMessage) MarshalTo ¶
func (x *WithAnyMessage) MarshalTo(data []byte) (n int, err error)
func (*WithAnyMessage) ProtoMessage ¶
func (*WithAnyMessage) ProtoMessage()
func (*WithAnyMessage) ProtoReflect ¶
func (x *WithAnyMessage) ProtoReflect() protoreflect.Message
func (*WithAnyMessage) Reset ¶
func (x *WithAnyMessage) Reset()
func (*WithAnyMessage) Size ¶
func (x *WithAnyMessage) Size() (n int)
func (*WithAnyMessage) String ¶
func (x *WithAnyMessage) String() string
func (*WithAnyMessage) Unmarshal ¶
func (x *WithAnyMessage) Unmarshal(data []byte) error
func (*WithAnyMessage) XxxReset ¶
func (x *WithAnyMessage) XxxReset()
type WithAnyMessage_Name ¶
type WithAnyMessage_Name struct {
Name string `protobuf:"bytes,5,opt,name=name,proto3,oneof"`
}
type WithAnyMessage_SubMessage ¶
type WithAnyMessage_SubMessage struct {
SubMessage *OtherMessage `protobuf:"bytes,9,opt,name=sub_message,json=subMessage,proto3,oneof"`
}
type WithMarshalUnmarshalSize ¶
type WithMarshalUnmarshalSize struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*WithMarshalUnmarshalSize) AppendToSizedBuffer ¶
func (x *WithMarshalUnmarshalSize) AppendToSizedBuffer(data []byte) (ret []byte, err error)
func (*WithMarshalUnmarshalSize) Descriptor
deprecated
func (*WithMarshalUnmarshalSize) Descriptor() ([]byte, []int)
Deprecated: Use WithMarshalUnmarshalSize.ProtoReflect.Descriptor instead.
func (*WithMarshalUnmarshalSize) GetId ¶
func (x *WithMarshalUnmarshalSize) GetId() uint32
func (*WithMarshalUnmarshalSize) Marshal ¶
func (x *WithMarshalUnmarshalSize) Marshal() ([]byte, error)
func (*WithMarshalUnmarshalSize) MarshalTo ¶
func (x *WithMarshalUnmarshalSize) MarshalTo(data []byte) (n int, err error)
func (*WithMarshalUnmarshalSize) ProtoMessage ¶
func (*WithMarshalUnmarshalSize) ProtoMessage()
func (*WithMarshalUnmarshalSize) ProtoReflect ¶
func (x *WithMarshalUnmarshalSize) ProtoReflect() protoreflect.Message
func (*WithMarshalUnmarshalSize) Reset ¶
func (x *WithMarshalUnmarshalSize) Reset()
func (*WithMarshalUnmarshalSize) Size ¶
func (x *WithMarshalUnmarshalSize) Size() (n int)
func (*WithMarshalUnmarshalSize) String ¶
func (x *WithMarshalUnmarshalSize) String() string
func (*WithMarshalUnmarshalSize) Unmarshal ¶
func (x *WithMarshalUnmarshalSize) Unmarshal(data []byte) error
func (*WithMarshalUnmarshalSize) XxxReset ¶
func (x *WithMarshalUnmarshalSize) XxxReset()
type WithStandardMessage ¶
type WithStandardMessage struct { Id uint64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` Nofast *pb.NoFastMessage `protobuf:"bytes,2,opt,name=nofast,proto3" json:"nofast,omitempty"` Nofasts []*pb.NoFastMessage `protobuf:"bytes,3,rep,name=nofasts,proto3" json:"nofasts,omitempty"` LastUpdated *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=last_updated,json=lastUpdated,proto3" json:"last_updated,omitempty"` // contains filtered or unexported fields }
func (*WithStandardMessage) AppendToSizedBuffer ¶
func (x *WithStandardMessage) AppendToSizedBuffer(data []byte) (ret []byte, err error)
func (*WithStandardMessage) Descriptor
deprecated
func (*WithStandardMessage) Descriptor() ([]byte, []int)
Deprecated: Use WithStandardMessage.ProtoReflect.Descriptor instead.
func (*WithStandardMessage) GetId ¶
func (x *WithStandardMessage) GetId() uint64
func (*WithStandardMessage) GetLastUpdated ¶
func (x *WithStandardMessage) GetLastUpdated() *timestamppb.Timestamp
func (*WithStandardMessage) GetNofast ¶
func (x *WithStandardMessage) GetNofast() *pb.NoFastMessage
func (*WithStandardMessage) GetNofasts ¶
func (x *WithStandardMessage) GetNofasts() []*pb.NoFastMessage
func (*WithStandardMessage) Marshal ¶
func (x *WithStandardMessage) Marshal() ([]byte, error)
func (*WithStandardMessage) MarshalTo ¶
func (x *WithStandardMessage) MarshalTo(data []byte) (n int, err error)
func (*WithStandardMessage) ProtoMessage ¶
func (*WithStandardMessage) ProtoMessage()
func (*WithStandardMessage) ProtoReflect ¶
func (x *WithStandardMessage) ProtoReflect() protoreflect.Message
func (*WithStandardMessage) Reset ¶
func (x *WithStandardMessage) Reset()
func (*WithStandardMessage) Size ¶
func (x *WithStandardMessage) Size() (n int)
func (*WithStandardMessage) String ¶
func (x *WithStandardMessage) String() string
func (*WithStandardMessage) Unmarshal ¶
func (x *WithStandardMessage) Unmarshal(data []byte) error
func (*WithStandardMessage) XxxReset ¶
func (x *WithStandardMessage) XxxReset()
type WithUnmarshal ¶
type WithUnmarshal struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*WithUnmarshal) Descriptor
deprecated
func (*WithUnmarshal) Descriptor() ([]byte, []int)
Deprecated: Use WithUnmarshal.ProtoReflect.Descriptor instead.
func (*WithUnmarshal) GetId ¶
func (x *WithUnmarshal) GetId() uint32
func (*WithUnmarshal) ProtoMessage ¶
func (*WithUnmarshal) ProtoMessage()
func (*WithUnmarshal) ProtoReflect ¶
func (x *WithUnmarshal) ProtoReflect() protoreflect.Message
func (*WithUnmarshal) Reset ¶
func (x *WithUnmarshal) Reset()
func (*WithUnmarshal) String ¶
func (x *WithUnmarshal) String() string
func (*WithUnmarshal) Unmarshal ¶
func (x *WithUnmarshal) Unmarshal(data []byte) error
func (*WithUnmarshal) XxxReset ¶
func (x *WithUnmarshal) XxxReset()
type WithUnmarshalSize ¶
type WithUnmarshalSize struct { Id uint32 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*WithUnmarshalSize) Descriptor
deprecated
func (*WithUnmarshalSize) Descriptor() ([]byte, []int)
Deprecated: Use WithUnmarshalSize.ProtoReflect.Descriptor instead.
func (*WithUnmarshalSize) GetId ¶
func (x *WithUnmarshalSize) GetId() uint32
func (*WithUnmarshalSize) ProtoMessage ¶
func (*WithUnmarshalSize) ProtoMessage()
func (*WithUnmarshalSize) ProtoReflect ¶
func (x *WithUnmarshalSize) ProtoReflect() protoreflect.Message
func (*WithUnmarshalSize) Reset ¶
func (x *WithUnmarshalSize) Reset()
func (*WithUnmarshalSize) Size ¶
func (x *WithUnmarshalSize) Size() (n int)
func (*WithUnmarshalSize) String ¶
func (x *WithUnmarshalSize) String() string
func (*WithUnmarshalSize) Unmarshal ¶
func (x *WithUnmarshalSize) Unmarshal(data []byte) error
func (*WithUnmarshalSize) XxxReset ¶
func (x *WithUnmarshalSize) XxxReset()