Documentation ¶
Index ¶
- type MapStdTypes
- func (*MapStdTypes) Descriptor() ([]byte, []int)
- func (this *MapStdTypes) Equal(that interface{}) bool
- func (m *MapStdTypes) GetDuration() map[int32]time.Duration
- func (m *MapStdTypes) GetNonnullBool() map[int32]bool
- func (m *MapStdTypes) GetNonnullBytes() map[int32][]byte
- func (m *MapStdTypes) GetNonnullDouble() map[int32]float64
- func (m *MapStdTypes) GetNonnullFloat() map[int32]float32
- func (m *MapStdTypes) GetNonnullInt32() map[int32]int32
- func (m *MapStdTypes) GetNonnullInt64() map[int32]int64
- func (m *MapStdTypes) GetNonnullString() map[int32]string
- func (m *MapStdTypes) GetNonnullUInt32() map[int32]uint32
- func (m *MapStdTypes) GetNonnullUInt64() map[int32]uint64
- func (m *MapStdTypes) GetNullableBool() map[int32]*bool
- func (m *MapStdTypes) GetNullableBytes() map[int32]*[]byte
- func (m *MapStdTypes) GetNullableDouble() map[int32]*float64
- func (m *MapStdTypes) GetNullableDuration() map[int32]*time.Duration
- func (m *MapStdTypes) GetNullableFloat() map[int32]*float32
- func (m *MapStdTypes) GetNullableInt32() map[int32]*int32
- func (m *MapStdTypes) GetNullableInt64() map[int32]*int64
- func (m *MapStdTypes) GetNullableString() map[int32]*string
- func (m *MapStdTypes) GetNullableTimestamp() map[int32]*time.Time
- func (m *MapStdTypes) GetNullableUInt32() map[int32]*uint32
- func (m *MapStdTypes) GetNullableUInt64() map[int32]*uint64
- func (m *MapStdTypes) GetTimestamp() map[int32]time.Time
- func (this *MapStdTypes) GoString() string
- func (*MapStdTypes) ProtoMessage()
- func (m *MapStdTypes) Reset()
- func (m *MapStdTypes) Size() (n int)
- func (m *MapStdTypes) String() string
- func (this *MapStdTypes) VerboseEqual(that interface{}) error
- func (m *MapStdTypes) XXX_DiscardUnknown()
- func (m *MapStdTypes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MapStdTypes) XXX_Merge(src proto.Message)
- func (m *MapStdTypes) XXX_Size() int
- func (m *MapStdTypes) XXX_Unmarshal(b []byte) error
- type OneofStdTypes
- func (*OneofStdTypes) Descriptor() ([]byte, []int)
- func (this *OneofStdTypes) Equal(that interface{}) bool
- func (m *OneofStdTypes) GetDuration() *time.Duration
- func (m *OneofStdTypes) GetOneOfStdTimes() isOneofStdTypes_OneOfStdTimes
- func (m *OneofStdTypes) GetRepBool() *bool
- func (m *OneofStdTypes) GetRepBytes() *[]byte
- func (m *OneofStdTypes) GetRepDouble() *float64
- func (m *OneofStdTypes) GetRepFloat() *float32
- func (m *OneofStdTypes) GetRepInt32() *int32
- func (m *OneofStdTypes) GetRepInt64() *int64
- func (m *OneofStdTypes) GetRepString() *string
- func (m *OneofStdTypes) GetRepUInt32() *uint32
- func (m *OneofStdTypes) GetRepUInt64() *uint64
- func (m *OneofStdTypes) GetTimestamp() *time.Time
- func (this *OneofStdTypes) GoString() string
- func (*OneofStdTypes) ProtoMessage()
- func (m *OneofStdTypes) Reset()
- func (m *OneofStdTypes) Size() (n int)
- func (m *OneofStdTypes) String() string
- func (this *OneofStdTypes) VerboseEqual(that interface{}) error
- func (m *OneofStdTypes) XXX_DiscardUnknown()
- func (m *OneofStdTypes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OneofStdTypes) XXX_Merge(src proto.Message)
- func (*OneofStdTypes) XXX_OneofWrappers() []interface{}
- func (m *OneofStdTypes) XXX_Size() int
- func (m *OneofStdTypes) XXX_Unmarshal(b []byte) error
- type OneofStdTypes_Duration
- type OneofStdTypes_RepBool
- type OneofStdTypes_RepBytes
- type OneofStdTypes_RepDouble
- type OneofStdTypes_RepFloat
- type OneofStdTypes_RepInt32
- type OneofStdTypes_RepInt64
- type OneofStdTypes_RepString
- type OneofStdTypes_RepUInt32
- type OneofStdTypes_RepUInt64
- type OneofStdTypes_Timestamp
- type RepStdTypes
- func (*RepStdTypes) Descriptor() ([]byte, []int)
- func (this *RepStdTypes) Equal(that interface{}) bool
- func (m *RepStdTypes) GetDurations() []time.Duration
- func (m *RepStdTypes) GetNonnullBool() []bool
- func (m *RepStdTypes) GetNonnullBytes() [][]byte
- func (m *RepStdTypes) GetNonnullDouble() []float64
- func (m *RepStdTypes) GetNonnullFloat() []float32
- func (m *RepStdTypes) GetNonnullInt32() []int32
- func (m *RepStdTypes) GetNonnullInt64() []int64
- func (m *RepStdTypes) GetNonnullString() []string
- func (m *RepStdTypes) GetNonnullUInt32() []uint32
- func (m *RepStdTypes) GetNonnullUInt64() []uint64
- func (m *RepStdTypes) GetNullableBool() []*bool
- func (m *RepStdTypes) GetNullableBytes() []*[]byte
- func (m *RepStdTypes) GetNullableDouble() []*float64
- func (m *RepStdTypes) GetNullableDurations() []*time.Duration
- func (m *RepStdTypes) GetNullableFloat() []*float32
- func (m *RepStdTypes) GetNullableInt32() []*int32
- func (m *RepStdTypes) GetNullableInt64() []*int64
- func (m *RepStdTypes) GetNullableString() []*string
- func (m *RepStdTypes) GetNullableTimestamps() []*time.Time
- func (m *RepStdTypes) GetNullableUInt32() []*uint32
- func (m *RepStdTypes) GetNullableUInt64() []*uint64
- func (m *RepStdTypes) GetTimestamps() []time.Time
- func (this *RepStdTypes) GoString() string
- func (*RepStdTypes) ProtoMessage()
- func (m *RepStdTypes) Reset()
- func (m *RepStdTypes) Size() (n int)
- func (m *RepStdTypes) String() string
- func (this *RepStdTypes) VerboseEqual(that interface{}) error
- func (m *RepStdTypes) XXX_DiscardUnknown()
- func (m *RepStdTypes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RepStdTypes) XXX_Merge(src proto.Message)
- func (m *RepStdTypes) XXX_Size() int
- func (m *RepStdTypes) XXX_Unmarshal(b []byte) error
- type StdTypes
- func (*StdTypes) Descriptor() ([]byte, []int)
- func (this *StdTypes) Equal(that interface{}) bool
- func (m *StdTypes) GetDuration() time.Duration
- func (m *StdTypes) GetNonnullBool() bool
- func (m *StdTypes) GetNonnullBytes() []byte
- func (m *StdTypes) GetNonnullDouble() float64
- func (m *StdTypes) GetNonnullFloat() float32
- func (m *StdTypes) GetNonnullInt32() int32
- func (m *StdTypes) GetNonnullInt64() int64
- func (m *StdTypes) GetNonnullString() string
- func (m *StdTypes) GetNonnullUInt32() uint32
- func (m *StdTypes) GetNonnullUInt64() uint64
- func (m *StdTypes) GetNullableBool() *bool
- func (m *StdTypes) GetNullableBytes() *[]byte
- func (m *StdTypes) GetNullableDouble() *float64
- func (m *StdTypes) GetNullableDuration() *time.Duration
- func (m *StdTypes) GetNullableFloat() *float32
- func (m *StdTypes) GetNullableInt32() *int32
- func (m *StdTypes) GetNullableInt64() *int64
- func (m *StdTypes) GetNullableString() *string
- func (m *StdTypes) GetNullableTimestamp() *time.Time
- func (m *StdTypes) GetNullableUInt32() *uint32
- func (m *StdTypes) GetNullableUInt64() *uint64
- func (m *StdTypes) GetTimestamp() time.Time
- func (this *StdTypes) GoString() string
- func (*StdTypes) ProtoMessage()
- func (m *StdTypes) Reset()
- func (m *StdTypes) Size() (n int)
- func (m *StdTypes) String() string
- func (this *StdTypes) VerboseEqual(that interface{}) error
- func (m *StdTypes) XXX_DiscardUnknown()
- func (m *StdTypes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StdTypes) XXX_Merge(src proto.Message)
- func (m *StdTypes) XXX_Size() int
- func (m *StdTypes) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MapStdTypes ¶
type MapStdTypes struct { NullableTimestamp map[int32]*time.Time `` /* 184-byte string literal not displayed */ Timestamp map[int32]time.Time `` /* 158-byte string literal not displayed */ NullableDuration map[int32]*time.Duration `` /* 186-byte string literal not displayed */ Duration map[int32]time.Duration `` /* 160-byte string literal not displayed */ NullableDouble map[int32]*float64 `` /* 177-byte string literal not displayed */ NonnullDouble map[int32]float64 `` /* 165-byte string literal not displayed */ NullableFloat map[int32]*float32 `` /* 175-byte string literal not displayed */ NonnullFloat map[int32]float32 `` /* 163-byte string literal not displayed */ NullableInt64 map[int32]*int64 `` /* 175-byte string literal not displayed */ NonnullInt64 map[int32]int64 `` /* 164-byte string literal not displayed */ NullableUInt64 map[int32]*uint64 `` /* 178-byte string literal not displayed */ NonnullUInt64 map[int32]uint64 `` /* 166-byte string literal not displayed */ NullableInt32 map[int32]*int32 `` /* 176-byte string literal not displayed */ NonnullInt32 map[int32]int32 `` /* 164-byte string literal not displayed */ NullableUInt32 map[int32]*uint32 `` /* 178-byte string literal not displayed */ NonnullUInt32 map[int32]uint32 `` /* 166-byte string literal not displayed */ NullableBool map[int32]*bool `` /* 174-byte string literal not displayed */ NonnullBool map[int32]bool `` /* 162-byte string literal not displayed */ NullableString map[int32]*string `` /* 178-byte string literal not displayed */ NonnullString map[int32]string `` /* 166-byte string literal not displayed */ NullableBytes map[int32]*[]byte `` /* 176-byte string literal not displayed */ NonnullBytes map[int32][]byte `` /* 164-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewPopulatedMapStdTypes ¶
func NewPopulatedMapStdTypes(r randyStdtypes, easy bool) *MapStdTypes
func (*MapStdTypes) Descriptor ¶
func (*MapStdTypes) Descriptor() ([]byte, []int)
func (*MapStdTypes) Equal ¶
func (this *MapStdTypes) Equal(that interface{}) bool
func (*MapStdTypes) GetDuration ¶
func (m *MapStdTypes) GetDuration() map[int32]time.Duration
func (*MapStdTypes) GetNonnullBool ¶ added in v1.2.0
func (m *MapStdTypes) GetNonnullBool() map[int32]bool
func (*MapStdTypes) GetNonnullBytes ¶ added in v1.2.0
func (m *MapStdTypes) GetNonnullBytes() map[int32][]byte
func (*MapStdTypes) GetNonnullDouble ¶ added in v1.2.0
func (m *MapStdTypes) GetNonnullDouble() map[int32]float64
func (*MapStdTypes) GetNonnullFloat ¶ added in v1.2.0
func (m *MapStdTypes) GetNonnullFloat() map[int32]float32
func (*MapStdTypes) GetNonnullInt32 ¶ added in v1.2.0
func (m *MapStdTypes) GetNonnullInt32() map[int32]int32
func (*MapStdTypes) GetNonnullInt64 ¶ added in v1.2.0
func (m *MapStdTypes) GetNonnullInt64() map[int32]int64
func (*MapStdTypes) GetNonnullString ¶ added in v1.2.0
func (m *MapStdTypes) GetNonnullString() map[int32]string
func (*MapStdTypes) GetNonnullUInt32 ¶ added in v1.2.0
func (m *MapStdTypes) GetNonnullUInt32() map[int32]uint32
func (*MapStdTypes) GetNonnullUInt64 ¶ added in v1.2.0
func (m *MapStdTypes) GetNonnullUInt64() map[int32]uint64
func (*MapStdTypes) GetNullableBool ¶ added in v1.2.0
func (m *MapStdTypes) GetNullableBool() map[int32]*bool
func (*MapStdTypes) GetNullableBytes ¶ added in v1.2.0
func (m *MapStdTypes) GetNullableBytes() map[int32]*[]byte
func (*MapStdTypes) GetNullableDouble ¶ added in v1.2.0
func (m *MapStdTypes) GetNullableDouble() map[int32]*float64
func (*MapStdTypes) GetNullableDuration ¶
func (m *MapStdTypes) GetNullableDuration() map[int32]*time.Duration
func (*MapStdTypes) GetNullableFloat ¶ added in v1.2.0
func (m *MapStdTypes) GetNullableFloat() map[int32]*float32
func (*MapStdTypes) GetNullableInt32 ¶ added in v1.2.0
func (m *MapStdTypes) GetNullableInt32() map[int32]*int32
func (*MapStdTypes) GetNullableInt64 ¶ added in v1.2.0
func (m *MapStdTypes) GetNullableInt64() map[int32]*int64
func (*MapStdTypes) GetNullableString ¶ added in v1.2.0
func (m *MapStdTypes) GetNullableString() map[int32]*string
func (*MapStdTypes) GetNullableTimestamp ¶
func (m *MapStdTypes) GetNullableTimestamp() map[int32]*time.Time
func (*MapStdTypes) GetNullableUInt32 ¶ added in v1.2.0
func (m *MapStdTypes) GetNullableUInt32() map[int32]*uint32
func (*MapStdTypes) GetNullableUInt64 ¶ added in v1.2.0
func (m *MapStdTypes) GetNullableUInt64() map[int32]*uint64
func (*MapStdTypes) GetTimestamp ¶
func (m *MapStdTypes) GetTimestamp() map[int32]time.Time
func (*MapStdTypes) GoString ¶
func (this *MapStdTypes) GoString() string
func (*MapStdTypes) ProtoMessage ¶
func (*MapStdTypes) ProtoMessage()
func (*MapStdTypes) Reset ¶
func (m *MapStdTypes) Reset()
func (*MapStdTypes) Size ¶
func (m *MapStdTypes) Size() (n int)
func (*MapStdTypes) String ¶
func (m *MapStdTypes) String() string
func (*MapStdTypes) VerboseEqual ¶
func (this *MapStdTypes) VerboseEqual(that interface{}) error
func (*MapStdTypes) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *MapStdTypes) XXX_DiscardUnknown()
func (*MapStdTypes) XXX_Marshal ¶ added in v1.1.0
func (m *MapStdTypes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*MapStdTypes) XXX_Merge ¶ added in v1.1.0
func (m *MapStdTypes) XXX_Merge(src proto.Message)
func (*MapStdTypes) XXX_Size ¶ added in v1.1.0
func (m *MapStdTypes) XXX_Size() int
func (*MapStdTypes) XXX_Unmarshal ¶ added in v1.1.0
func (m *MapStdTypes) XXX_Unmarshal(b []byte) error
type OneofStdTypes ¶
type OneofStdTypes struct { // Types that are valid to be assigned to OneOfStdTimes: // *OneofStdTypes_Timestamp // *OneofStdTypes_Duration // *OneofStdTypes_RepDouble // *OneofStdTypes_RepFloat // *OneofStdTypes_RepInt64 // *OneofStdTypes_RepUInt64 // *OneofStdTypes_RepInt32 // *OneofStdTypes_RepUInt32 // *OneofStdTypes_RepBool // *OneofStdTypes_RepString // *OneofStdTypes_RepBytes OneOfStdTimes isOneofStdTypes_OneOfStdTimes `protobuf_oneof:"OneOfStdTimes"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewPopulatedOneofStdTypes ¶
func NewPopulatedOneofStdTypes(r randyStdtypes, easy bool) *OneofStdTypes
func (*OneofStdTypes) Descriptor ¶
func (*OneofStdTypes) Descriptor() ([]byte, []int)
func (*OneofStdTypes) Equal ¶
func (this *OneofStdTypes) Equal(that interface{}) bool
func (*OneofStdTypes) GetDuration ¶
func (m *OneofStdTypes) GetDuration() *time.Duration
func (*OneofStdTypes) GetOneOfStdTimes ¶
func (m *OneofStdTypes) GetOneOfStdTimes() isOneofStdTypes_OneOfStdTimes
func (*OneofStdTypes) GetRepBool ¶ added in v1.2.0
func (m *OneofStdTypes) GetRepBool() *bool
func (*OneofStdTypes) GetRepBytes ¶ added in v1.2.0
func (m *OneofStdTypes) GetRepBytes() *[]byte
func (*OneofStdTypes) GetRepDouble ¶ added in v1.2.0
func (m *OneofStdTypes) GetRepDouble() *float64
func (*OneofStdTypes) GetRepFloat ¶ added in v1.2.0
func (m *OneofStdTypes) GetRepFloat() *float32
func (*OneofStdTypes) GetRepInt32 ¶ added in v1.2.0
func (m *OneofStdTypes) GetRepInt32() *int32
func (*OneofStdTypes) GetRepInt64 ¶ added in v1.2.0
func (m *OneofStdTypes) GetRepInt64() *int64
func (*OneofStdTypes) GetRepString ¶ added in v1.2.0
func (m *OneofStdTypes) GetRepString() *string
func (*OneofStdTypes) GetRepUInt32 ¶ added in v1.2.0
func (m *OneofStdTypes) GetRepUInt32() *uint32
func (*OneofStdTypes) GetRepUInt64 ¶ added in v1.2.0
func (m *OneofStdTypes) GetRepUInt64() *uint64
func (*OneofStdTypes) GetTimestamp ¶
func (m *OneofStdTypes) GetTimestamp() *time.Time
func (*OneofStdTypes) GoString ¶
func (this *OneofStdTypes) GoString() string
func (*OneofStdTypes) ProtoMessage ¶
func (*OneofStdTypes) ProtoMessage()
func (*OneofStdTypes) Reset ¶
func (m *OneofStdTypes) Reset()
func (*OneofStdTypes) Size ¶
func (m *OneofStdTypes) Size() (n int)
func (*OneofStdTypes) String ¶
func (m *OneofStdTypes) String() string
func (*OneofStdTypes) VerboseEqual ¶
func (this *OneofStdTypes) VerboseEqual(that interface{}) error
func (*OneofStdTypes) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *OneofStdTypes) XXX_DiscardUnknown()
func (*OneofStdTypes) XXX_Marshal ¶ added in v1.1.0
func (m *OneofStdTypes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OneofStdTypes) XXX_Merge ¶ added in v1.1.0
func (m *OneofStdTypes) XXX_Merge(src proto.Message)
func (*OneofStdTypes) XXX_OneofWrappers ¶ added in v1.3.9
func (*OneofStdTypes) XXX_OneofWrappers() []interface{}
XXX_OneofWrappers is for the internal use of the proto package.
func (*OneofStdTypes) XXX_Size ¶ added in v1.1.0
func (m *OneofStdTypes) XXX_Size() int
func (*OneofStdTypes) XXX_Unmarshal ¶ added in v1.1.0
func (m *OneofStdTypes) XXX_Unmarshal(b []byte) error
type OneofStdTypes_Duration ¶
type OneofStdTypes_Duration struct {
Duration *time.Duration `protobuf:"bytes,2,opt,name=duration,proto3,oneof,stdduration" json:"duration,omitempty"`
}
func NewPopulatedOneofStdTypes_Duration ¶
func NewPopulatedOneofStdTypes_Duration(r randyStdtypes, easy bool) *OneofStdTypes_Duration
func (*OneofStdTypes_Duration) Equal ¶
func (this *OneofStdTypes_Duration) Equal(that interface{}) bool
func (*OneofStdTypes_Duration) GoString ¶
func (this *OneofStdTypes_Duration) GoString() string
func (*OneofStdTypes_Duration) Size ¶
func (m *OneofStdTypes_Duration) Size() (n int)
func (*OneofStdTypes_Duration) VerboseEqual ¶
func (this *OneofStdTypes_Duration) VerboseEqual(that interface{}) error
type OneofStdTypes_RepBool ¶ added in v1.2.0
type OneofStdTypes_RepBool struct {
RepBool *bool `protobuf:"bytes,9,opt,name=repBool,proto3,oneof,wktptr" json:"repBool,omitempty"`
}
func NewPopulatedOneofStdTypes_RepBool ¶ added in v1.2.0
func NewPopulatedOneofStdTypes_RepBool(r randyStdtypes, easy bool) *OneofStdTypes_RepBool
func (*OneofStdTypes_RepBool) Equal ¶ added in v1.2.0
func (this *OneofStdTypes_RepBool) Equal(that interface{}) bool
func (*OneofStdTypes_RepBool) GoString ¶ added in v1.2.0
func (this *OneofStdTypes_RepBool) GoString() string
func (*OneofStdTypes_RepBool) Size ¶ added in v1.2.0
func (m *OneofStdTypes_RepBool) Size() (n int)
func (*OneofStdTypes_RepBool) VerboseEqual ¶ added in v1.2.0
func (this *OneofStdTypes_RepBool) VerboseEqual(that interface{}) error
type OneofStdTypes_RepBytes ¶ added in v1.2.0
type OneofStdTypes_RepBytes struct {
RepBytes *[]byte `protobuf:"bytes,11,opt,name=repBytes,proto3,oneof,wktptr" json:"repBytes,omitempty"`
}
func NewPopulatedOneofStdTypes_RepBytes ¶ added in v1.2.0
func NewPopulatedOneofStdTypes_RepBytes(r randyStdtypes, easy bool) *OneofStdTypes_RepBytes
func (*OneofStdTypes_RepBytes) Equal ¶ added in v1.2.0
func (this *OneofStdTypes_RepBytes) Equal(that interface{}) bool
func (*OneofStdTypes_RepBytes) GoString ¶ added in v1.2.0
func (this *OneofStdTypes_RepBytes) GoString() string
func (*OneofStdTypes_RepBytes) Size ¶ added in v1.2.0
func (m *OneofStdTypes_RepBytes) Size() (n int)
func (*OneofStdTypes_RepBytes) VerboseEqual ¶ added in v1.2.0
func (this *OneofStdTypes_RepBytes) VerboseEqual(that interface{}) error
type OneofStdTypes_RepDouble ¶ added in v1.2.0
type OneofStdTypes_RepDouble struct {
RepDouble *float64 `protobuf:"bytes,3,opt,name=repDouble,proto3,oneof,wktptr" json:"repDouble,omitempty"`
}
func NewPopulatedOneofStdTypes_RepDouble ¶ added in v1.2.0
func NewPopulatedOneofStdTypes_RepDouble(r randyStdtypes, easy bool) *OneofStdTypes_RepDouble
func (*OneofStdTypes_RepDouble) Equal ¶ added in v1.2.0
func (this *OneofStdTypes_RepDouble) Equal(that interface{}) bool
func (*OneofStdTypes_RepDouble) GoString ¶ added in v1.2.0
func (this *OneofStdTypes_RepDouble) GoString() string
func (*OneofStdTypes_RepDouble) Size ¶ added in v1.2.0
func (m *OneofStdTypes_RepDouble) Size() (n int)
func (*OneofStdTypes_RepDouble) VerboseEqual ¶ added in v1.2.0
func (this *OneofStdTypes_RepDouble) VerboseEqual(that interface{}) error
type OneofStdTypes_RepFloat ¶ added in v1.2.0
type OneofStdTypes_RepFloat struct {
RepFloat *float32 `protobuf:"bytes,4,opt,name=repFloat,proto3,oneof,wktptr" json:"repFloat,omitempty"`
}
func NewPopulatedOneofStdTypes_RepFloat ¶ added in v1.2.0
func NewPopulatedOneofStdTypes_RepFloat(r randyStdtypes, easy bool) *OneofStdTypes_RepFloat
func (*OneofStdTypes_RepFloat) Equal ¶ added in v1.2.0
func (this *OneofStdTypes_RepFloat) Equal(that interface{}) bool
func (*OneofStdTypes_RepFloat) GoString ¶ added in v1.2.0
func (this *OneofStdTypes_RepFloat) GoString() string
func (*OneofStdTypes_RepFloat) Size ¶ added in v1.2.0
func (m *OneofStdTypes_RepFloat) Size() (n int)
func (*OneofStdTypes_RepFloat) VerboseEqual ¶ added in v1.2.0
func (this *OneofStdTypes_RepFloat) VerboseEqual(that interface{}) error
type OneofStdTypes_RepInt32 ¶ added in v1.2.0
type OneofStdTypes_RepInt32 struct {
RepInt32 *int32 `protobuf:"bytes,7,opt,name=repInt32,proto3,oneof,wktptr" json:"repInt32,omitempty"`
}
func NewPopulatedOneofStdTypes_RepInt32 ¶ added in v1.2.0
func NewPopulatedOneofStdTypes_RepInt32(r randyStdtypes, easy bool) *OneofStdTypes_RepInt32
func (*OneofStdTypes_RepInt32) Equal ¶ added in v1.2.0
func (this *OneofStdTypes_RepInt32) Equal(that interface{}) bool
func (*OneofStdTypes_RepInt32) GoString ¶ added in v1.2.0
func (this *OneofStdTypes_RepInt32) GoString() string
func (*OneofStdTypes_RepInt32) Size ¶ added in v1.2.0
func (m *OneofStdTypes_RepInt32) Size() (n int)
func (*OneofStdTypes_RepInt32) VerboseEqual ¶ added in v1.2.0
func (this *OneofStdTypes_RepInt32) VerboseEqual(that interface{}) error
type OneofStdTypes_RepInt64 ¶ added in v1.2.0
type OneofStdTypes_RepInt64 struct {
RepInt64 *int64 `protobuf:"bytes,5,opt,name=repInt64,proto3,oneof,wktptr" json:"repInt64,omitempty"`
}
func NewPopulatedOneofStdTypes_RepInt64 ¶ added in v1.2.0
func NewPopulatedOneofStdTypes_RepInt64(r randyStdtypes, easy bool) *OneofStdTypes_RepInt64
func (*OneofStdTypes_RepInt64) Equal ¶ added in v1.2.0
func (this *OneofStdTypes_RepInt64) Equal(that interface{}) bool
func (*OneofStdTypes_RepInt64) GoString ¶ added in v1.2.0
func (this *OneofStdTypes_RepInt64) GoString() string
func (*OneofStdTypes_RepInt64) Size ¶ added in v1.2.0
func (m *OneofStdTypes_RepInt64) Size() (n int)
func (*OneofStdTypes_RepInt64) VerboseEqual ¶ added in v1.2.0
func (this *OneofStdTypes_RepInt64) VerboseEqual(that interface{}) error
type OneofStdTypes_RepString ¶ added in v1.2.0
type OneofStdTypes_RepString struct {
RepString *string `protobuf:"bytes,10,opt,name=repString,proto3,oneof,wktptr" json:"repString,omitempty"`
}
func NewPopulatedOneofStdTypes_RepString ¶ added in v1.2.0
func NewPopulatedOneofStdTypes_RepString(r randyStdtypes, easy bool) *OneofStdTypes_RepString
func (*OneofStdTypes_RepString) Equal ¶ added in v1.2.0
func (this *OneofStdTypes_RepString) Equal(that interface{}) bool
func (*OneofStdTypes_RepString) GoString ¶ added in v1.2.0
func (this *OneofStdTypes_RepString) GoString() string
func (*OneofStdTypes_RepString) Size ¶ added in v1.2.0
func (m *OneofStdTypes_RepString) Size() (n int)
func (*OneofStdTypes_RepString) VerboseEqual ¶ added in v1.2.0
func (this *OneofStdTypes_RepString) VerboseEqual(that interface{}) error
type OneofStdTypes_RepUInt32 ¶ added in v1.2.0
type OneofStdTypes_RepUInt32 struct {
RepUInt32 *uint32 `protobuf:"bytes,8,opt,name=repUInt32,proto3,oneof,wktptr" json:"repUInt32,omitempty"`
}
func NewPopulatedOneofStdTypes_RepUInt32 ¶ added in v1.2.0
func NewPopulatedOneofStdTypes_RepUInt32(r randyStdtypes, easy bool) *OneofStdTypes_RepUInt32
func (*OneofStdTypes_RepUInt32) Equal ¶ added in v1.2.0
func (this *OneofStdTypes_RepUInt32) Equal(that interface{}) bool
func (*OneofStdTypes_RepUInt32) GoString ¶ added in v1.2.0
func (this *OneofStdTypes_RepUInt32) GoString() string
func (*OneofStdTypes_RepUInt32) Size ¶ added in v1.2.0
func (m *OneofStdTypes_RepUInt32) Size() (n int)
func (*OneofStdTypes_RepUInt32) VerboseEqual ¶ added in v1.2.0
func (this *OneofStdTypes_RepUInt32) VerboseEqual(that interface{}) error
type OneofStdTypes_RepUInt64 ¶ added in v1.2.0
type OneofStdTypes_RepUInt64 struct {
RepUInt64 *uint64 `protobuf:"bytes,6,opt,name=repUInt64,proto3,oneof,wktptr" json:"repUInt64,omitempty"`
}
func NewPopulatedOneofStdTypes_RepUInt64 ¶ added in v1.2.0
func NewPopulatedOneofStdTypes_RepUInt64(r randyStdtypes, easy bool) *OneofStdTypes_RepUInt64
func (*OneofStdTypes_RepUInt64) Equal ¶ added in v1.2.0
func (this *OneofStdTypes_RepUInt64) Equal(that interface{}) bool
func (*OneofStdTypes_RepUInt64) GoString ¶ added in v1.2.0
func (this *OneofStdTypes_RepUInt64) GoString() string
func (*OneofStdTypes_RepUInt64) Size ¶ added in v1.2.0
func (m *OneofStdTypes_RepUInt64) Size() (n int)
func (*OneofStdTypes_RepUInt64) VerboseEqual ¶ added in v1.2.0
func (this *OneofStdTypes_RepUInt64) VerboseEqual(that interface{}) error
type OneofStdTypes_Timestamp ¶
type OneofStdTypes_Timestamp struct {
Timestamp *time.Time `protobuf:"bytes,1,opt,name=timestamp,proto3,oneof,stdtime" json:"timestamp,omitempty"`
}
func NewPopulatedOneofStdTypes_Timestamp ¶
func NewPopulatedOneofStdTypes_Timestamp(r randyStdtypes, easy bool) *OneofStdTypes_Timestamp
func (*OneofStdTypes_Timestamp) Equal ¶
func (this *OneofStdTypes_Timestamp) Equal(that interface{}) bool
func (*OneofStdTypes_Timestamp) GoString ¶
func (this *OneofStdTypes_Timestamp) GoString() string
func (*OneofStdTypes_Timestamp) Size ¶
func (m *OneofStdTypes_Timestamp) Size() (n int)
func (*OneofStdTypes_Timestamp) VerboseEqual ¶
func (this *OneofStdTypes_Timestamp) VerboseEqual(that interface{}) error
type RepStdTypes ¶
type RepStdTypes struct { NullableTimestamps []*time.Time `protobuf:"bytes,1,rep,name=nullableTimestamps,proto3,stdtime" json:"nullableTimestamps,omitempty"` NullableDurations []*time.Duration `protobuf:"bytes,2,rep,name=nullableDurations,proto3,stdduration" json:"nullableDurations,omitempty"` Timestamps []time.Time `protobuf:"bytes,3,rep,name=timestamps,proto3,stdtime" json:"timestamps"` Durations []time.Duration `protobuf:"bytes,4,rep,name=durations,proto3,stdduration" json:"durations"` NullableDouble []*float64 `protobuf:"bytes,5,rep,name=nullableDouble,proto3,wktptr" json:"nullableDouble,omitempty"` NonnullDouble []float64 `protobuf:"bytes,6,rep,name=nonnullDouble,proto3,wktptr" json:"nonnullDouble"` NullableFloat []*float32 `protobuf:"bytes,7,rep,name=nullableFloat,proto3,wktptr" json:"nullableFloat,omitempty"` NonnullFloat []float32 `protobuf:"bytes,8,rep,name=nonnullFloat,proto3,wktptr" json:"nonnullFloat"` NullableInt64 []*int64 `protobuf:"bytes,9,rep,name=nullableInt64,proto3,wktptr" json:"nullableInt64,omitempty"` NonnullInt64 []int64 `protobuf:"bytes,10,rep,name=nonnullInt64,proto3,wktptr" json:"nonnullInt64"` NullableUInt64 []*uint64 `protobuf:"bytes,11,rep,name=nullableUInt64,proto3,wktptr" json:"nullableUInt64,omitempty"` NonnullUInt64 []uint64 `protobuf:"bytes,12,rep,name=nonnullUInt64,proto3,wktptr" json:"nonnullUInt64"` NullableInt32 []*int32 `protobuf:"bytes,13,rep,name=nullableInt32,proto3,wktptr" json:"nullableInt32,omitempty"` NonnullInt32 []int32 `protobuf:"bytes,14,rep,name=nonnullInt32,proto3,wktptr" json:"nonnullInt32"` NullableUInt32 []*uint32 `protobuf:"bytes,15,rep,name=nullableUInt32,proto3,wktptr" json:"nullableUInt32,omitempty"` NonnullUInt32 []uint32 `protobuf:"bytes,16,rep,name=nonnullUInt32,proto3,wktptr" json:"nonnullUInt32"` NullableBool []*bool `protobuf:"bytes,17,rep,name=nullableBool,proto3,wktptr" json:"nullableBool,omitempty"` NonnullBool []bool `protobuf:"bytes,18,rep,name=nonnullBool,proto3,wktptr" json:"nonnullBool"` NullableString []*string `protobuf:"bytes,19,rep,name=nullableString,proto3,wktptr" json:"nullableString,omitempty"` NonnullString []string `protobuf:"bytes,20,rep,name=nonnullString,proto3,wktptr" json:"nonnullString"` NullableBytes []*[]byte `protobuf:"bytes,21,rep,name=nullableBytes,proto3,wktptr" json:"nullableBytes,omitempty"` NonnullBytes [][]byte `protobuf:"bytes,22,rep,name=nonnullBytes,proto3,wktptr" json:"nonnullBytes"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewPopulatedRepStdTypes ¶
func NewPopulatedRepStdTypes(r randyStdtypes, easy bool) *RepStdTypes
func (*RepStdTypes) Descriptor ¶
func (*RepStdTypes) Descriptor() ([]byte, []int)
func (*RepStdTypes) Equal ¶
func (this *RepStdTypes) Equal(that interface{}) bool
func (*RepStdTypes) GetDurations ¶
func (m *RepStdTypes) GetDurations() []time.Duration
func (*RepStdTypes) GetNonnullBool ¶ added in v1.2.0
func (m *RepStdTypes) GetNonnullBool() []bool
func (*RepStdTypes) GetNonnullBytes ¶ added in v1.2.0
func (m *RepStdTypes) GetNonnullBytes() [][]byte
func (*RepStdTypes) GetNonnullDouble ¶ added in v1.2.0
func (m *RepStdTypes) GetNonnullDouble() []float64
func (*RepStdTypes) GetNonnullFloat ¶ added in v1.2.0
func (m *RepStdTypes) GetNonnullFloat() []float32
func (*RepStdTypes) GetNonnullInt32 ¶ added in v1.2.0
func (m *RepStdTypes) GetNonnullInt32() []int32
func (*RepStdTypes) GetNonnullInt64 ¶ added in v1.2.0
func (m *RepStdTypes) GetNonnullInt64() []int64
func (*RepStdTypes) GetNonnullString ¶ added in v1.2.0
func (m *RepStdTypes) GetNonnullString() []string
func (*RepStdTypes) GetNonnullUInt32 ¶ added in v1.2.0
func (m *RepStdTypes) GetNonnullUInt32() []uint32
func (*RepStdTypes) GetNonnullUInt64 ¶ added in v1.2.0
func (m *RepStdTypes) GetNonnullUInt64() []uint64
func (*RepStdTypes) GetNullableBool ¶ added in v1.2.0
func (m *RepStdTypes) GetNullableBool() []*bool
func (*RepStdTypes) GetNullableBytes ¶ added in v1.2.0
func (m *RepStdTypes) GetNullableBytes() []*[]byte
func (*RepStdTypes) GetNullableDouble ¶ added in v1.2.0
func (m *RepStdTypes) GetNullableDouble() []*float64
func (*RepStdTypes) GetNullableDurations ¶
func (m *RepStdTypes) GetNullableDurations() []*time.Duration
func (*RepStdTypes) GetNullableFloat ¶ added in v1.2.0
func (m *RepStdTypes) GetNullableFloat() []*float32
func (*RepStdTypes) GetNullableInt32 ¶ added in v1.2.0
func (m *RepStdTypes) GetNullableInt32() []*int32
func (*RepStdTypes) GetNullableInt64 ¶ added in v1.2.0
func (m *RepStdTypes) GetNullableInt64() []*int64
func (*RepStdTypes) GetNullableString ¶ added in v1.2.0
func (m *RepStdTypes) GetNullableString() []*string
func (*RepStdTypes) GetNullableTimestamps ¶
func (m *RepStdTypes) GetNullableTimestamps() []*time.Time
func (*RepStdTypes) GetNullableUInt32 ¶ added in v1.2.0
func (m *RepStdTypes) GetNullableUInt32() []*uint32
func (*RepStdTypes) GetNullableUInt64 ¶ added in v1.2.0
func (m *RepStdTypes) GetNullableUInt64() []*uint64
func (*RepStdTypes) GetTimestamps ¶
func (m *RepStdTypes) GetTimestamps() []time.Time
func (*RepStdTypes) GoString ¶
func (this *RepStdTypes) GoString() string
func (*RepStdTypes) ProtoMessage ¶
func (*RepStdTypes) ProtoMessage()
func (*RepStdTypes) Reset ¶
func (m *RepStdTypes) Reset()
func (*RepStdTypes) Size ¶
func (m *RepStdTypes) Size() (n int)
func (*RepStdTypes) String ¶
func (m *RepStdTypes) String() string
func (*RepStdTypes) VerboseEqual ¶
func (this *RepStdTypes) VerboseEqual(that interface{}) error
func (*RepStdTypes) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *RepStdTypes) XXX_DiscardUnknown()
func (*RepStdTypes) XXX_Marshal ¶ added in v1.1.0
func (m *RepStdTypes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*RepStdTypes) XXX_Merge ¶ added in v1.1.0
func (m *RepStdTypes) XXX_Merge(src proto.Message)
func (*RepStdTypes) XXX_Size ¶ added in v1.1.0
func (m *RepStdTypes) XXX_Size() int
func (*RepStdTypes) XXX_Unmarshal ¶ added in v1.1.0
func (m *RepStdTypes) XXX_Unmarshal(b []byte) error
type StdTypes ¶
type StdTypes struct { NullableTimestamp *time.Time `protobuf:"bytes,1,opt,name=nullableTimestamp,proto3,stdtime" json:"nullableTimestamp,omitempty"` NullableDuration *time.Duration `protobuf:"bytes,2,opt,name=nullableDuration,proto3,stdduration" json:"nullableDuration,omitempty"` Timestamp time.Time `protobuf:"bytes,3,opt,name=timestamp,proto3,stdtime" json:"timestamp"` Duration time.Duration `protobuf:"bytes,4,opt,name=duration,proto3,stdduration" json:"duration"` NullableDouble *float64 `protobuf:"bytes,5,opt,name=nullableDouble,proto3,wktptr" json:"nullableDouble,omitempty"` NonnullDouble float64 `protobuf:"bytes,6,opt,name=nonnullDouble,proto3,wktptr" json:"nonnullDouble"` NullableFloat *float32 `protobuf:"bytes,7,opt,name=nullableFloat,proto3,wktptr" json:"nullableFloat,omitempty"` NonnullFloat float32 `protobuf:"bytes,8,opt,name=nonnullFloat,proto3,wktptr" json:"nonnullFloat"` NullableInt64 *int64 `protobuf:"bytes,9,opt,name=nullableInt64,proto3,wktptr" json:"nullableInt64,omitempty"` NonnullInt64 int64 `protobuf:"bytes,10,opt,name=nonnullInt64,proto3,wktptr" json:"nonnullInt64"` NullableUInt64 *uint64 `protobuf:"bytes,11,opt,name=nullableUInt64,proto3,wktptr" json:"nullableUInt64,omitempty"` NonnullUInt64 uint64 `protobuf:"bytes,12,opt,name=nonnullUInt64,proto3,wktptr" json:"nonnullUInt64"` NullableInt32 *int32 `protobuf:"bytes,13,opt,name=nullableInt32,proto3,wktptr" json:"nullableInt32,omitempty"` NonnullInt32 int32 `protobuf:"bytes,14,opt,name=nonnullInt32,proto3,wktptr" json:"nonnullInt32"` NullableUInt32 *uint32 `protobuf:"bytes,15,opt,name=nullableUInt32,proto3,wktptr" json:"nullableUInt32,omitempty"` NonnullUInt32 uint32 `protobuf:"bytes,16,opt,name=nonnullUInt32,proto3,wktptr" json:"nonnullUInt32"` NullableBool *bool `protobuf:"bytes,17,opt,name=nullableBool,proto3,wktptr" json:"nullableBool,omitempty"` NonnullBool bool `protobuf:"bytes,18,opt,name=nonnullBool,proto3,wktptr" json:"nonnullBool"` NullableString *string `protobuf:"bytes,19,opt,name=nullableString,proto3,wktptr" json:"nullableString,omitempty"` NonnullString string `protobuf:"bytes,20,opt,name=nonnullString,proto3,wktptr" json:"nonnullString"` NullableBytes *[]byte `protobuf:"bytes,21,opt,name=nullableBytes,proto3,wktptr" json:"nullableBytes,omitempty"` NonnullBytes []byte `protobuf:"bytes,22,opt,name=nonnullBytes,proto3,wktptr" json:"nonnullBytes"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func NewPopulatedStdTypes ¶
func (*StdTypes) Descriptor ¶
func (*StdTypes) GetDuration ¶
func (*StdTypes) GetNonnullBool ¶ added in v1.2.0
func (*StdTypes) GetNonnullBytes ¶ added in v1.2.0
func (*StdTypes) GetNonnullDouble ¶ added in v1.2.0
func (*StdTypes) GetNonnullFloat ¶ added in v1.2.0
func (*StdTypes) GetNonnullInt32 ¶ added in v1.2.0
func (*StdTypes) GetNonnullInt64 ¶ added in v1.2.0
func (*StdTypes) GetNonnullString ¶ added in v1.2.0
func (*StdTypes) GetNonnullUInt32 ¶ added in v1.2.0
func (*StdTypes) GetNonnullUInt64 ¶ added in v1.2.0
func (*StdTypes) GetNullableBool ¶ added in v1.2.0
func (*StdTypes) GetNullableBytes ¶ added in v1.2.0
func (*StdTypes) GetNullableDouble ¶ added in v1.2.0
func (*StdTypes) GetNullableDuration ¶
func (*StdTypes) GetNullableFloat ¶ added in v1.2.0
func (*StdTypes) GetNullableInt32 ¶ added in v1.2.0
func (*StdTypes) GetNullableInt64 ¶ added in v1.2.0
func (*StdTypes) GetNullableString ¶ added in v1.2.0
func (*StdTypes) GetNullableTimestamp ¶
func (*StdTypes) GetNullableUInt32 ¶ added in v1.2.0
func (*StdTypes) GetNullableUInt64 ¶ added in v1.2.0
func (*StdTypes) GetTimestamp ¶
func (*StdTypes) ProtoMessage ¶
func (*StdTypes) ProtoMessage()
func (*StdTypes) VerboseEqual ¶
func (*StdTypes) XXX_DiscardUnknown ¶ added in v1.1.0
func (m *StdTypes) XXX_DiscardUnknown()
func (*StdTypes) XXX_Marshal ¶ added in v1.1.0
func (*StdTypes) XXX_Unmarshal ¶ added in v1.1.0
Click to show internal directories.
Click to hide internal directories.