Versions in this module Expand all Collapse all v1 v1.0.1 May 3, 2023 Changes in this version + var E_Complex_RealExtension = &proto.ExtensionDesc + var E_Extm = &proto.ExtensionDesc + var E_Name = &proto.ExtensionDesc + var Numeral_name = map[int32]string + var Numeral_value = map[string]int32 + var Widget_Color_name = map[int32]string + var Widget_Color_value = map[string]int32 + type Byte byte + type Bytes []Byte + type Complex struct + Imaginary *float64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Complex) Descriptor() ([]byte, []int) + func (*Complex) ExtensionRangeArray() []proto.ExtensionRange + func (*Complex) ProtoMessage() + func (m *Complex) GetImaginary() float64 + func (m *Complex) Reset() + func (m *Complex) String() string + func (m *Complex) XXX_DiscardUnknown() + func (m *Complex) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Complex) XXX_Merge(src proto.Message) + func (m *Complex) XXX_Size() int + func (m *Complex) XXX_Unmarshal(b []byte) error + type KnownTypes struct + An *types.Any + Bool *types.BoolValue + Bytes *types.BytesValue + Dbl *types.DoubleValue + Dur *types.Duration + Flt *types.FloatValue + I32 *types.Int32Value + I64 *types.Int64Value + Lv *types.ListValue + St *types.Struct + Str *types.StringValue + Ts *types.Timestamp + U32 *types.UInt32Value + U64 *types.UInt64Value + Val *types.Value + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*KnownTypes) Descriptor() ([]byte, []int) + func (*KnownTypes) ProtoMessage() + func (m *KnownTypes) GetAn() *types.Any + func (m *KnownTypes) GetBool() *types.BoolValue + func (m *KnownTypes) GetBytes() *types.BytesValue + func (m *KnownTypes) GetDbl() *types.DoubleValue + func (m *KnownTypes) GetDur() *types.Duration + func (m *KnownTypes) GetFlt() *types.FloatValue + func (m *KnownTypes) GetI32() *types.Int32Value + func (m *KnownTypes) GetI64() *types.Int64Value + func (m *KnownTypes) GetLv() *types.ListValue + func (m *KnownTypes) GetSt() *types.Struct + func (m *KnownTypes) GetStr() *types.StringValue + func (m *KnownTypes) GetTs() *types.Timestamp + func (m *KnownTypes) GetU32() *types.UInt32Value + func (m *KnownTypes) GetU64() *types.UInt64Value + func (m *KnownTypes) GetVal() *types.Value + func (m *KnownTypes) Reset() + func (m *KnownTypes) String() string + func (m *KnownTypes) XXX_DiscardUnknown() + func (m *KnownTypes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *KnownTypes) XXX_Merge(src proto.Message) + func (m *KnownTypes) XXX_Size() int + func (m *KnownTypes) XXX_Unmarshal(b []byte) error + type Mappy struct + Booly map[bool]bool + Buggy map[int64]string + Enumy map[string]Numeral + Nummy map[int64]int32 + Objjy map[int32]*Simple3 + S32Booly map[int32]bool + S64Booly map[int64]bool + Strry map[string]string + U32Booly map[uint32]bool + U64Booly map[uint64]bool + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Mappy) Descriptor() ([]byte, []int) + func (*Mappy) ProtoMessage() + func (m *Mappy) GetBooly() map[bool]bool + func (m *Mappy) GetBuggy() map[int64]string + func (m *Mappy) GetEnumy() map[string]Numeral + func (m *Mappy) GetNummy() map[int64]int32 + func (m *Mappy) GetObjjy() map[int32]*Simple3 + func (m *Mappy) GetS32Booly() map[int32]bool + func (m *Mappy) GetS64Booly() map[int64]bool + func (m *Mappy) GetStrry() map[string]string + func (m *Mappy) GetU32Booly() map[uint32]bool + func (m *Mappy) GetU64Booly() map[uint64]bool + func (m *Mappy) Reset() + func (m *Mappy) String() string + func (m *Mappy) XXX_DiscardUnknown() + func (m *Mappy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Mappy) XXX_Merge(src proto.Message) + func (m *Mappy) XXX_Size() int + func (m *Mappy) XXX_Unmarshal(b []byte) error + type Maps struct + MBoolSimple map[bool]*Simple + MInt64Str map[int64]string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Maps) Descriptor() ([]byte, []int) + func (*Maps) ProtoMessage() + func (m *Maps) GetMBoolSimple() map[bool]*Simple + func (m *Maps) GetMInt64Str() map[int64]string + func (m *Maps) Reset() + func (m *Maps) String() string + func (m *Maps) XXX_DiscardUnknown() + func (m *Maps) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Maps) XXX_Merge(src proto.Message) + func (m *Maps) XXX_Size() int + func (m *Maps) XXX_Unmarshal(b []byte) error + type MsgWithIndirectRequired struct + MapField map[string]*MsgWithRequired + SliceField []*MsgWithRequired + Subm *MsgWithRequired + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*MsgWithIndirectRequired) Descriptor() ([]byte, []int) + func (*MsgWithIndirectRequired) ProtoMessage() + func (m *MsgWithIndirectRequired) GetMapField() map[string]*MsgWithRequired + func (m *MsgWithIndirectRequired) GetSliceField() []*MsgWithRequired + func (m *MsgWithIndirectRequired) GetSubm() *MsgWithRequired + func (m *MsgWithIndirectRequired) Reset() + func (m *MsgWithIndirectRequired) String() string + func (m *MsgWithIndirectRequired) XXX_DiscardUnknown() + func (m *MsgWithIndirectRequired) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *MsgWithIndirectRequired) XXX_Merge(src proto.Message) + func (m *MsgWithIndirectRequired) XXX_Size() int + func (m *MsgWithIndirectRequired) XXX_Unmarshal(b []byte) error + type MsgWithOneof struct + Union isMsgWithOneof_Union + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*MsgWithOneof) Descriptor() ([]byte, []int) + func (*MsgWithOneof) ProtoMessage() + func (*MsgWithOneof) XXX_OneofWrappers() []interface{} + func (m *MsgWithOneof) GetCountry() string + func (m *MsgWithOneof) GetHomeAddress() string + func (m *MsgWithOneof) GetMsgWithRequired() *MsgWithRequired + func (m *MsgWithOneof) GetSalary() int64 + func (m *MsgWithOneof) GetTitle() string + func (m *MsgWithOneof) GetUnion() isMsgWithOneof_Union + func (m *MsgWithOneof) Reset() + func (m *MsgWithOneof) String() string + func (m *MsgWithOneof) XXX_DiscardUnknown() + func (m *MsgWithOneof) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *MsgWithOneof) XXX_Merge(src proto.Message) + func (m *MsgWithOneof) XXX_Size() int + func (m *MsgWithOneof) XXX_Unmarshal(b []byte) error + type MsgWithOneof_Country struct + Country string + type MsgWithOneof_HomeAddress struct + HomeAddress string + type MsgWithOneof_MsgWithRequired struct + MsgWithRequired *MsgWithRequired + type MsgWithOneof_Salary struct + Salary int64 + type MsgWithOneof_Title struct + Title string + type MsgWithRequired struct + Str *string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*MsgWithRequired) Descriptor() ([]byte, []int) + func (*MsgWithRequired) ProtoMessage() + func (m *MsgWithRequired) GetStr() string + func (m *MsgWithRequired) Reset() + func (m *MsgWithRequired) String() string + func (m *MsgWithRequired) XXX_DiscardUnknown() + func (m *MsgWithRequired) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *MsgWithRequired) XXX_Merge(src proto.Message) + func (m *MsgWithRequired) XXX_Size() int + func (m *MsgWithRequired) XXX_Unmarshal(b []byte) error + type MsgWithRequiredBytes struct + Byts []byte + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*MsgWithRequiredBytes) Descriptor() ([]byte, []int) + func (*MsgWithRequiredBytes) ProtoMessage() + func (m *MsgWithRequiredBytes) GetByts() []byte + func (m *MsgWithRequiredBytes) Reset() + func (m *MsgWithRequiredBytes) String() string + func (m *MsgWithRequiredBytes) XXX_DiscardUnknown() + func (m *MsgWithRequiredBytes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *MsgWithRequiredBytes) XXX_Merge(src proto.Message) + func (m *MsgWithRequiredBytes) XXX_Size() int + func (m *MsgWithRequiredBytes) XXX_Unmarshal(b []byte) error + type MsgWithRequiredWKT struct + Str *types.StringValue + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*MsgWithRequiredWKT) Descriptor() ([]byte, []int) + func (*MsgWithRequiredWKT) ProtoMessage() + func (m *MsgWithRequiredWKT) GetStr() *types.StringValue + func (m *MsgWithRequiredWKT) Reset() + func (m *MsgWithRequiredWKT) String() string + func (m *MsgWithRequiredWKT) XXX_DiscardUnknown() + func (m *MsgWithRequiredWKT) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *MsgWithRequiredWKT) XXX_Merge(src proto.Message) + func (m *MsgWithRequiredWKT) XXX_Size() int + func (m *MsgWithRequiredWKT) XXX_Unmarshal(b []byte) error + type NonFinites struct + DNan *float64 + DNinf *float64 + DPinf *float64 + FNan *float32 + FNinf *float32 + FPinf *float32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*NonFinites) Descriptor() ([]byte, []int) + func (*NonFinites) ProtoMessage() + func (m *NonFinites) GetDNan() float64 + func (m *NonFinites) GetDNinf() float64 + func (m *NonFinites) GetDPinf() float64 + func (m *NonFinites) GetFNan() float32 + func (m *NonFinites) GetFNinf() float32 + func (m *NonFinites) GetFPinf() float32 + func (m *NonFinites) Reset() + func (m *NonFinites) String() string + func (m *NonFinites) XXX_DiscardUnknown() + func (m *NonFinites) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *NonFinites) XXX_Merge(src proto.Message) + func (m *NonFinites) XXX_Size() int + func (m *NonFinites) XXX_Unmarshal(b []byte) error + type Numeral int32 + const Numeral_ARABIC + const Numeral_ROMAN + const Numeral_UNKNOWN + func (Numeral) EnumDescriptor() ([]byte, []int) + func (x Numeral) String() string + type Real struct + Value *float64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Real) Descriptor() ([]byte, []int) + func (*Real) ExtensionRangeArray() []proto.ExtensionRange + func (*Real) ProtoMessage() + func (m *Real) GetValue() float64 + func (m *Real) Reset() + func (m *Real) String() string + func (m *Real) XXX_DiscardUnknown() + func (m *Real) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Real) XXX_Merge(src proto.Message) + func (m *Real) XXX_Size() int + func (m *Real) XXX_Unmarshal(b []byte) error + type Repeats struct + RBool []bool + RBytes [][]byte + RDouble []float64 + RFloat []float32 + RInt32 []int32 + RInt64 []int64 + RSint32 []int32 + RSint64 []int64 + RString []string + RUint32 []uint32 + RUint64 []uint64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Repeats) Descriptor() ([]byte, []int) + func (*Repeats) ProtoMessage() + func (m *Repeats) GetRBool() []bool + func (m *Repeats) GetRBytes() [][]byte + func (m *Repeats) GetRDouble() []float64 + func (m *Repeats) GetRFloat() []float32 + func (m *Repeats) GetRInt32() []int32 + func (m *Repeats) GetRInt64() []int64 + func (m *Repeats) GetRSint32() []int32 + func (m *Repeats) GetRSint64() []int64 + func (m *Repeats) GetRString() []string + func (m *Repeats) GetRUint32() []uint32 + func (m *Repeats) GetRUint64() []uint64 + func (m *Repeats) Reset() + func (m *Repeats) String() string + func (m *Repeats) XXX_DiscardUnknown() + func (m *Repeats) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Repeats) XXX_Merge(src proto.Message) + func (m *Repeats) XXX_Size() int + func (m *Repeats) XXX_Unmarshal(b []byte) error + type Simple struct + OBool *bool + OBytes []byte + OCastBytes Bytes + ODouble *float64 + ODoubleStr *float64 + OFloat *float32 + OFloatStr *float32 + OInt32 *int32 + OInt32Str *int32 + OInt64 *int64 + OInt64Str *int64 + OSint32 *int32 + OSint32Str *int32 + OSint64 *int64 + OSint64Str *int64 + OString *string + OUint32 *uint32 + OUint32Str *uint32 + OUint64 *uint64 + OUint64Str *uint64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Simple) Descriptor() ([]byte, []int) + func (*Simple) ProtoMessage() + func (m *Simple) GetOBool() bool + func (m *Simple) GetOBytes() []byte + func (m *Simple) GetOCastBytes() Bytes + func (m *Simple) GetODouble() float64 + func (m *Simple) GetODoubleStr() float64 + func (m *Simple) GetOFloat() float32 + func (m *Simple) GetOFloatStr() float32 + func (m *Simple) GetOInt32() int32 + func (m *Simple) GetOInt32Str() int32 + func (m *Simple) GetOInt64() int64 + func (m *Simple) GetOInt64Str() int64 + func (m *Simple) GetOSint32() int32 + func (m *Simple) GetOSint32Str() int32 + func (m *Simple) GetOSint64() int64 + func (m *Simple) GetOSint64Str() int64 + func (m *Simple) GetOString() string + func (m *Simple) GetOUint32() uint32 + func (m *Simple) GetOUint32Str() uint32 + func (m *Simple) GetOUint64() uint64 + func (m *Simple) GetOUint64Str() uint64 + func (m *Simple) Reset() + func (m *Simple) String() string + func (m *Simple) XXX_DiscardUnknown() + func (m *Simple) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Simple) XXX_Merge(src proto.Message) + func (m *Simple) XXX_Size() int + func (m *Simple) XXX_Unmarshal(b []byte) error + type Simple3 struct + Dub float64 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Simple3) Descriptor() ([]byte, []int) + func (*Simple3) ProtoMessage() + func (m *Simple3) GetDub() float64 + func (m *Simple3) Reset() + func (m *Simple3) String() string + func (m *Simple3) XXX_DiscardUnknown() + func (m *Simple3) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Simple3) XXX_Merge(src proto.Message) + func (m *Simple3) XXX_Size() int + func (m *Simple3) XXX_Unmarshal(b []byte) error + type SimpleMap3 struct + Stringy map[string]string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*SimpleMap3) Descriptor() ([]byte, []int) + func (*SimpleMap3) ProtoMessage() + func (m *SimpleMap3) GetStringy() map[string]string + func (m *SimpleMap3) Reset() + func (m *SimpleMap3) String() string + func (m *SimpleMap3) XXX_DiscardUnknown() + func (m *SimpleMap3) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SimpleMap3) XXX_Merge(src proto.Message) + func (m *SimpleMap3) XXX_Size() int + func (m *SimpleMap3) XXX_Unmarshal(b []byte) error + type SimpleNull3 struct + Simple *Simple3 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*SimpleNull3) Descriptor() ([]byte, []int) + func (*SimpleNull3) ProtoMessage() + func (m *SimpleNull3) GetSimple() *Simple3 + func (m *SimpleNull3) Reset() + func (m *SimpleNull3) String() string + func (m *SimpleNull3) XXX_DiscardUnknown() + func (m *SimpleNull3) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SimpleNull3) XXX_Merge(src proto.Message) + func (m *SimpleNull3) XXX_Size() int + func (m *SimpleNull3) XXX_Unmarshal(b []byte) error + type SimpleSlice3 struct + Slices []string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*SimpleSlice3) Descriptor() ([]byte, []int) + func (*SimpleSlice3) ProtoMessage() + func (m *SimpleSlice3) GetSlices() []string + func (m *SimpleSlice3) Reset() + func (m *SimpleSlice3) String() string + func (m *SimpleSlice3) XXX_DiscardUnknown() + func (m *SimpleSlice3) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *SimpleSlice3) XXX_Merge(src proto.Message) + func (m *SimpleSlice3) XXX_Size() int + func (m *SimpleSlice3) XXX_Unmarshal(b []byte) error + type Widget struct + Color *Widget_Color + RColor []Widget_Color + RRepeats []*Repeats + RSimple []*Simple + Repeats *Repeats + Simple *Simple + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Widget) Descriptor() ([]byte, []int) + func (*Widget) ProtoMessage() + func (m *Widget) GetColor() Widget_Color + func (m *Widget) GetRColor() []Widget_Color + func (m *Widget) GetRRepeats() []*Repeats + func (m *Widget) GetRSimple() []*Simple + func (m *Widget) GetRepeats() *Repeats + func (m *Widget) GetSimple() *Simple + func (m *Widget) Reset() + func (m *Widget) String() string + func (m *Widget) XXX_DiscardUnknown() + func (m *Widget) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Widget) XXX_Merge(src proto.Message) + func (m *Widget) XXX_Size() int + func (m *Widget) XXX_Unmarshal(b []byte) error + type Widget_Color int32 + const Widget_BLUE + const Widget_GREEN + const Widget_RED + func (Widget_Color) EnumDescriptor() ([]byte, []int) + func (x *Widget_Color) UnmarshalJSON(data []byte) error + func (x Widget_Color) Enum() *Widget_Color + func (x Widget_Color) String() string