Versions in this module Expand all Collapse all v0 v0.0.1 Jan 15, 2020 Changes in this version + var E_Complex_RealExtension = &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 Complex struct + Imaginary *float64 + 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 + type KnownTypes struct + An *google_protobuf.Any + Bool *google_protobuf4.BoolValue + Bytes *google_protobuf4.BytesValue + Dbl *google_protobuf4.DoubleValue + Dur *google_protobuf1.Duration + Flt *google_protobuf4.FloatValue + I32 *google_protobuf4.Int32Value + I64 *google_protobuf4.Int64Value + Lv *google_protobuf2.ListValue + St *google_protobuf2.Struct + Str *google_protobuf4.StringValue + Ts *google_protobuf3.Timestamp + U32 *google_protobuf4.UInt32Value + U64 *google_protobuf4.UInt64Value + Val *google_protobuf2.Value + XXX_unrecognized []byte + func (*KnownTypes) Descriptor() ([]byte, []int) + func (*KnownTypes) ProtoMessage() + func (m *KnownTypes) GetAn() *google_protobuf.Any + func (m *KnownTypes) GetBool() *google_protobuf4.BoolValue + func (m *KnownTypes) GetBytes() *google_protobuf4.BytesValue + func (m *KnownTypes) GetDbl() *google_protobuf4.DoubleValue + func (m *KnownTypes) GetDur() *google_protobuf1.Duration + func (m *KnownTypes) GetFlt() *google_protobuf4.FloatValue + func (m *KnownTypes) GetI32() *google_protobuf4.Int32Value + func (m *KnownTypes) GetI64() *google_protobuf4.Int64Value + func (m *KnownTypes) GetLv() *google_protobuf2.ListValue + func (m *KnownTypes) GetSt() *google_protobuf2.Struct + func (m *KnownTypes) GetStr() *google_protobuf4.StringValue + func (m *KnownTypes) GetTs() *google_protobuf3.Timestamp + func (m *KnownTypes) GetU32() *google_protobuf4.UInt32Value + func (m *KnownTypes) GetU64() *google_protobuf4.UInt64Value + func (m *KnownTypes) GetVal() *google_protobuf2.Value + func (m *KnownTypes) Reset() + func (m *KnownTypes) String() string + 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 + 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 + type Maps struct + MBoolSimple map[bool]*Simple + MInt64Str map[int64]string + 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 + type MsgWithOneof struct + Union isMsgWithOneof_Union + XXX_unrecognized []byte + func (*MsgWithOneof) Descriptor() ([]byte, []int) + func (*MsgWithOneof) ProtoMessage() + func (*MsgWithOneof) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...) + func (m *MsgWithOneof) GetCountry() string + func (m *MsgWithOneof) GetHomeAddress() string + 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 + type MsgWithOneof_Country struct + Country string + type MsgWithOneof_HomeAddress struct + HomeAddress string + type MsgWithOneof_Salary struct + Salary int64 + type MsgWithOneof_Title struct + Title string + type NonFinites struct + DNan *float64 + DNinf *float64 + DPinf *float64 + FNan *float32 + FNinf *float32 + FPinf *float32 + 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 + 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_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 + 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_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 + type Simple struct + OBool *bool + OBytes []byte + ODouble *float64 + OFloat *float32 + OInt32 *int32 + OInt64 *int64 + OSint32 *int32 + OSint64 *int64 + OString *string + OUint32 *uint32 + OUint64 *uint64 + XXX_unrecognized []byte + func (*Simple) Descriptor() ([]byte, []int) + func (*Simple) ProtoMessage() + func (m *Simple) GetOBool() bool + func (m *Simple) GetOBytes() []byte + func (m *Simple) GetODouble() float64 + func (m *Simple) GetOFloat() float32 + func (m *Simple) GetOInt32() int32 + func (m *Simple) GetOInt64() int64 + func (m *Simple) GetOSint32() int32 + func (m *Simple) GetOSint64() int64 + func (m *Simple) GetOString() string + func (m *Simple) GetOUint32() uint32 + func (m *Simple) GetOUint64() uint64 + func (m *Simple) Reset() + func (m *Simple) String() string + type Simple3 struct + Dub float64 + func (*Simple3) Descriptor() ([]byte, []int) + func (*Simple3) ProtoMessage() + func (m *Simple3) GetDub() float64 + func (m *Simple3) Reset() + func (m *Simple3) String() string + type SimpleMap3 struct + Stringy map[string]string + func (*SimpleMap3) Descriptor() ([]byte, []int) + func (*SimpleMap3) ProtoMessage() + func (m *SimpleMap3) GetStringy() map[string]string + func (m *SimpleMap3) Reset() + func (m *SimpleMap3) String() string + type SimpleNull3 struct + Simple *Simple3 + func (*SimpleNull3) Descriptor() ([]byte, []int) + func (*SimpleNull3) ProtoMessage() + func (m *SimpleNull3) GetSimple() *Simple3 + func (m *SimpleNull3) Reset() + func (m *SimpleNull3) String() string + type SimpleSlice3 struct + Slices []string + func (*SimpleSlice3) Descriptor() ([]byte, []int) + func (*SimpleSlice3) ProtoMessage() + func (m *SimpleSlice3) GetSlices() []string + func (m *SimpleSlice3) Reset() + func (m *SimpleSlice3) String() string + type Widget struct + Color *Widget_Color + RColor []Widget_Color + RRepeats []*Repeats + RSimple []*Simple + Repeats *Repeats + Simple *Simple + 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 + 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