Versions in this module Expand all Collapse all v0 v0.1.0 Feb 5, 2019 Changes in this version + var GlobalEnum_name = map[int32]string + var GlobalEnum_value = map[string]int32 + var TestAllTypes_NestedEnum_name = map[int32]string + var TestAllTypes_NestedEnum_value = map[string]int32 + type GlobalEnum int32 + const GlobalEnum_GAR + const GlobalEnum_GAZ + const GlobalEnum_GOO + func (GlobalEnum) EnumDescriptor() ([]byte, []int) + func (x *GlobalEnum) UnmarshalJSON(data []byte) error + func (x GlobalEnum) Enum() *GlobalEnum + func (x GlobalEnum) String() string + type NestedTestAllTypes struct + Child *NestedTestAllTypes + Payload *TestAllTypes + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*NestedTestAllTypes) Descriptor() ([]byte, []int) + func (*NestedTestAllTypes) ProtoMessage() + func (dst *NestedTestAllTypes) XXX_Merge(src proto.Message) + func (m *NestedTestAllTypes) GetChild() *NestedTestAllTypes + func (m *NestedTestAllTypes) GetPayload() *TestAllTypes + func (m *NestedTestAllTypes) Reset() + func (m *NestedTestAllTypes) String() string + func (m *NestedTestAllTypes) XXX_DiscardUnknown() + func (m *NestedTestAllTypes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *NestedTestAllTypes) XXX_Size() int + func (m *NestedTestAllTypes) XXX_Unmarshal(b []byte) error + type TestAllTypes struct + MapInt64NestedType map[int64]*NestedTestAllTypes + MapStringString map[string]string + NestedType isTestAllTypes_NestedType + RepeatedBool []bool + RepeatedBytes [][]byte + RepeatedCord []string + RepeatedDouble []float64 + RepeatedFixed32 []uint32 + RepeatedFixed64 []uint64 + RepeatedFloat []float32 + RepeatedInt32 []int32 + RepeatedInt64 []int64 + RepeatedLazyMessage []*TestAllTypes_NestedMessage + RepeatedNestedEnum []TestAllTypes_NestedEnum + RepeatedNestedMessage []*TestAllTypes_NestedMessage + RepeatedSfixed32 []int32 + RepeatedSfixed64 []int64 + RepeatedSint32 []int32 + RepeatedSint64 []int64 + RepeatedString []string + RepeatedStringPiece []string + RepeatedUint32 []uint32 + RepeatedUint64 []uint64 + SingleAny *any.Any + SingleBool *bool + SingleBytes []byte + SingleDouble *float64 + SingleDuration *duration.Duration + SingleFixed32 *uint32 + SingleFixed64 *uint64 + SingleFloat *float32 + SingleInt32 *int32 + SingleInt64 *int64 + SingleInt64Wrapper *wrappers.Int64Value + SingleSfixed32 *int32 + SingleSfixed64 *int64 + SingleSint32 *int32 + SingleSint64 *int64 + SingleString *string + SingleStruct *_struct.Struct + SingleTimestamp *timestamp.Timestamp + SingleUint32 *uint32 + SingleUint64 *uint64 + SingleValue *_struct.Value + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*TestAllTypes) Descriptor() ([]byte, []int) + func (*TestAllTypes) ProtoMessage() + func (*TestAllTypes) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, ...) + func (dst *TestAllTypes) XXX_Merge(src proto.Message) + func (m *TestAllTypes) GetMapInt64NestedType() map[int64]*NestedTestAllTypes + func (m *TestAllTypes) GetMapStringString() map[string]string + func (m *TestAllTypes) GetNestedType() isTestAllTypes_NestedType + func (m *TestAllTypes) GetRepeatedBool() []bool + func (m *TestAllTypes) GetRepeatedBytes() [][]byte + func (m *TestAllTypes) GetRepeatedCord() []string + func (m *TestAllTypes) GetRepeatedDouble() []float64 + func (m *TestAllTypes) GetRepeatedFixed32() []uint32 + func (m *TestAllTypes) GetRepeatedFixed64() []uint64 + func (m *TestAllTypes) GetRepeatedFloat() []float32 + func (m *TestAllTypes) GetRepeatedInt32() []int32 + func (m *TestAllTypes) GetRepeatedInt64() []int64 + func (m *TestAllTypes) GetRepeatedLazyMessage() []*TestAllTypes_NestedMessage + func (m *TestAllTypes) GetRepeatedNestedEnum() []TestAllTypes_NestedEnum + func (m *TestAllTypes) GetRepeatedNestedMessage() []*TestAllTypes_NestedMessage + func (m *TestAllTypes) GetRepeatedSfixed32() []int32 + func (m *TestAllTypes) GetRepeatedSfixed64() []int64 + func (m *TestAllTypes) GetRepeatedSint32() []int32 + func (m *TestAllTypes) GetRepeatedSint64() []int64 + func (m *TestAllTypes) GetRepeatedString() []string + func (m *TestAllTypes) GetRepeatedStringPiece() []string + func (m *TestAllTypes) GetRepeatedUint32() []uint32 + func (m *TestAllTypes) GetRepeatedUint64() []uint64 + func (m *TestAllTypes) GetSingleAny() *any.Any + func (m *TestAllTypes) GetSingleBool() bool + func (m *TestAllTypes) GetSingleBytes() []byte + func (m *TestAllTypes) GetSingleDouble() float64 + func (m *TestAllTypes) GetSingleDuration() *duration.Duration + func (m *TestAllTypes) GetSingleFixed32() uint32 + func (m *TestAllTypes) GetSingleFixed64() uint64 + func (m *TestAllTypes) GetSingleFloat() float32 + func (m *TestAllTypes) GetSingleInt32() int32 + func (m *TestAllTypes) GetSingleInt64() int64 + func (m *TestAllTypes) GetSingleInt64Wrapper() *wrappers.Int64Value + func (m *TestAllTypes) GetSingleNestedEnum() TestAllTypes_NestedEnum + func (m *TestAllTypes) GetSingleNestedMessage() *TestAllTypes_NestedMessage + func (m *TestAllTypes) GetSingleSfixed32() int32 + func (m *TestAllTypes) GetSingleSfixed64() int64 + func (m *TestAllTypes) GetSingleSint32() int32 + func (m *TestAllTypes) GetSingleSint64() int64 + func (m *TestAllTypes) GetSingleString() string + func (m *TestAllTypes) GetSingleStruct() *_struct.Struct + func (m *TestAllTypes) GetSingleTimestamp() *timestamp.Timestamp + func (m *TestAllTypes) GetSingleUint32() uint32 + func (m *TestAllTypes) GetSingleUint64() uint64 + func (m *TestAllTypes) GetSingleValue() *_struct.Value + func (m *TestAllTypes) Reset() + func (m *TestAllTypes) String() string + func (m *TestAllTypes) XXX_DiscardUnknown() + func (m *TestAllTypes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *TestAllTypes) XXX_Size() int + func (m *TestAllTypes) XXX_Unmarshal(b []byte) error + type TestAllTypes_NestedEnum int32 + const TestAllTypes_BAR + const TestAllTypes_BAZ + const TestAllTypes_FOO + func (TestAllTypes_NestedEnum) EnumDescriptor() ([]byte, []int) + func (x *TestAllTypes_NestedEnum) UnmarshalJSON(data []byte) error + func (x TestAllTypes_NestedEnum) Enum() *TestAllTypes_NestedEnum + func (x TestAllTypes_NestedEnum) String() string + type TestAllTypes_NestedMessage struct + Bb *int32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*TestAllTypes_NestedMessage) Descriptor() ([]byte, []int) + func (*TestAllTypes_NestedMessage) ProtoMessage() + func (dst *TestAllTypes_NestedMessage) XXX_Merge(src proto.Message) + func (m *TestAllTypes_NestedMessage) GetBb() int32 + func (m *TestAllTypes_NestedMessage) Reset() + func (m *TestAllTypes_NestedMessage) String() string + func (m *TestAllTypes_NestedMessage) XXX_DiscardUnknown() + func (m *TestAllTypes_NestedMessage) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *TestAllTypes_NestedMessage) XXX_Size() int + func (m *TestAllTypes_NestedMessage) XXX_Unmarshal(b []byte) error + type TestAllTypes_SingleNestedEnum struct + SingleNestedEnum TestAllTypes_NestedEnum + type TestAllTypes_SingleNestedMessage struct + SingleNestedMessage *TestAllTypes_NestedMessage