types - ActiveState ActiveGo 1.8
...

Package types

import "github.com/gogo/protobuf/test/types/combos/unsafeunmarshaler"
Overview
Index

Overview ▾

Package types is a generated protocol buffer package.

It is generated from these files:

combos/unsafeunmarshaler/types.proto

It has these top-level messages:

KnownTypes
ProtoTypes
StdTypes
RepProtoTypes
RepStdTypes
MapProtoTypes
MapStdTypes
OneofProtoTypes
OneofStdTypes

Index ▾

Variables
type KnownTypes
    func NewPopulatedKnownTypes(r randyTypes, easy bool) *KnownTypes
    func (this *KnownTypes) Compare(that interface{}) int
    func (*KnownTypes) Descriptor() ([]byte, []int)
    func (this *KnownTypes) Equal(that interface{}) bool
    func (m *KnownTypes) GetBool() *google_protobuf3.BoolValue
    func (m *KnownTypes) GetBytes() *google_protobuf3.BytesValue
    func (m *KnownTypes) GetDbl() *google_protobuf3.DoubleValue
    func (m *KnownTypes) GetDur() *google_protobuf1.Duration
    func (m *KnownTypes) GetFlt() *google_protobuf3.FloatValue
    func (m *KnownTypes) GetI32() *google_protobuf3.Int32Value
    func (m *KnownTypes) GetI64() *google_protobuf3.Int64Value
    func (m *KnownTypes) GetStr() *google_protobuf3.StringValue
    func (m *KnownTypes) GetTs() *google_protobuf2.Timestamp
    func (m *KnownTypes) GetU32() *google_protobuf3.UInt32Value
    func (m *KnownTypes) GetU64() *google_protobuf3.UInt64Value
    func (*KnownTypes) ProtoMessage()
    func (m *KnownTypes) Reset()
    func (m *KnownTypes) Size() (n int)
    func (m *KnownTypes) String() string
    func (m *KnownTypes) Unmarshal(dAtA []byte) error
    func (this *KnownTypes) VerboseEqual(that interface{}) error
type MapProtoTypes
    func NewPopulatedMapProtoTypes(r randyTypes, easy bool) *MapProtoTypes
    func (*MapProtoTypes) Descriptor() ([]byte, []int)
    func (this *MapProtoTypes) Equal(that interface{}) bool
    func (m *MapProtoTypes) GetDuration() map[int32]google_protobuf1.Duration
    func (m *MapProtoTypes) GetNullableDuration() map[int32]*google_protobuf1.Duration
    func (m *MapProtoTypes) GetNullableTimestamp() map[int32]*google_protobuf2.Timestamp
    func (m *MapProtoTypes) GetTimestamp() map[int32]google_protobuf2.Timestamp
    func (*MapProtoTypes) ProtoMessage()
    func (m *MapProtoTypes) Reset()
    func (m *MapProtoTypes) Size() (n int)
    func (m *MapProtoTypes) String() string
    func (m *MapProtoTypes) Unmarshal(dAtA []byte) error
    func (this *MapProtoTypes) VerboseEqual(that interface{}) error
type MapStdTypes
    func NewPopulatedMapStdTypes(r randyTypes, easy bool) *MapStdTypes
    func (*MapStdTypes) Descriptor() ([]byte, []int)
    func (this *MapStdTypes) Equal(that interface{}) bool
    func (m *MapStdTypes) GetDuration() map[int32]time.Duration
    func (m *MapStdTypes) GetNullableDuration() map[int32]*time.Duration
    func (m *MapStdTypes) GetNullableTimestamp() map[int32]*time.Time
    func (m *MapStdTypes) GetTimestamp() map[int32]time.Time
    func (*MapStdTypes) ProtoMessage()
    func (m *MapStdTypes) Reset()
    func (m *MapStdTypes) Size() (n int)
    func (m *MapStdTypes) String() string
    func (m *MapStdTypes) Unmarshal(dAtA []byte) error
    func (this *MapStdTypes) VerboseEqual(that interface{}) error
type OneofProtoTypes
    func NewPopulatedOneofProtoTypes(r randyTypes, easy bool) *OneofProtoTypes
    func (*OneofProtoTypes) Descriptor() ([]byte, []int)
    func (this *OneofProtoTypes) Equal(that interface{}) bool
    func (m *OneofProtoTypes) GetDuration() *google_protobuf1.Duration
    func (m *OneofProtoTypes) GetOneOfProtoTimes() isOneofProtoTypes_OneOfProtoTimes
    func (m *OneofProtoTypes) GetTimestamp() *google_protobuf2.Timestamp
    func (*OneofProtoTypes) ProtoMessage()
    func (m *OneofProtoTypes) Reset()
    func (m *OneofProtoTypes) Size() (n int)
    func (m *OneofProtoTypes) String() string
    func (m *OneofProtoTypes) Unmarshal(dAtA []byte) error
    func (this *OneofProtoTypes) VerboseEqual(that interface{}) error
    func (*OneofProtoTypes) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
type OneofProtoTypes_Duration
    func NewPopulatedOneofProtoTypes_Duration(r randyTypes, easy bool) *OneofProtoTypes_Duration
    func (this *OneofProtoTypes_Duration) Equal(that interface{}) bool
    func (m *OneofProtoTypes_Duration) Size() (n int)
    func (this *OneofProtoTypes_Duration) VerboseEqual(that interface{}) error
type OneofProtoTypes_Timestamp
    func NewPopulatedOneofProtoTypes_Timestamp(r randyTypes, easy bool) *OneofProtoTypes_Timestamp
    func (this *OneofProtoTypes_Timestamp) Equal(that interface{}) bool
    func (m *OneofProtoTypes_Timestamp) Size() (n int)
    func (this *OneofProtoTypes_Timestamp) VerboseEqual(that interface{}) error
type OneofStdTypes
    func NewPopulatedOneofStdTypes(r randyTypes, easy bool) *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) GetTimestamp() *time.Time
    func (*OneofStdTypes) ProtoMessage()
    func (m *OneofStdTypes) Reset()
    func (m *OneofStdTypes) Size() (n int)
    func (m *OneofStdTypes) String() string
    func (m *OneofStdTypes) Unmarshal(dAtA []byte) error
    func (this *OneofStdTypes) VerboseEqual(that interface{}) error
    func (*OneofStdTypes) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})
type OneofStdTypes_Duration
    func NewPopulatedOneofStdTypes_Duration(r randyTypes, easy bool) *OneofStdTypes_Duration
    func (this *OneofStdTypes_Duration) Equal(that interface{}) bool
    func (m *OneofStdTypes_Duration) Size() (n int)
    func (this *OneofStdTypes_Duration) VerboseEqual(that interface{}) error
type OneofStdTypes_Timestamp
    func NewPopulatedOneofStdTypes_Timestamp(r randyTypes, easy bool) *OneofStdTypes_Timestamp
    func (this *OneofStdTypes_Timestamp) Equal(that interface{}) bool
    func (m *OneofStdTypes_Timestamp) Size() (n int)
    func (this *OneofStdTypes_Timestamp) VerboseEqual(that interface{}) error
type ProtoTypes
    func NewPopulatedProtoTypes(r randyTypes, easy bool) *ProtoTypes
    func (this *ProtoTypes) Compare(that interface{}) int
    func (*ProtoTypes) Descriptor() ([]byte, []int)
    func (this *ProtoTypes) Equal(that interface{}) bool
    func (m *ProtoTypes) GetDuration() google_protobuf1.Duration
    func (m *ProtoTypes) GetNullableDuration() *google_protobuf1.Duration
    func (m *ProtoTypes) GetNullableTimestamp() *google_protobuf2.Timestamp
    func (m *ProtoTypes) GetTimestamp() google_protobuf2.Timestamp
    func (*ProtoTypes) ProtoMessage()
    func (m *ProtoTypes) Reset()
    func (m *ProtoTypes) Size() (n int)
    func (m *ProtoTypes) String() string
    func (m *ProtoTypes) Unmarshal(dAtA []byte) error
    func (this *ProtoTypes) VerboseEqual(that interface{}) error
type RepProtoTypes
    func NewPopulatedRepProtoTypes(r randyTypes, easy bool) *RepProtoTypes
    func (this *RepProtoTypes) Compare(that interface{}) int
    func (*RepProtoTypes) Descriptor() ([]byte, []int)
    func (this *RepProtoTypes) Equal(that interface{}) bool
    func (m *RepProtoTypes) GetDurations() []google_protobuf1.Duration
    func (m *RepProtoTypes) GetNullableDurations() []*google_protobuf1.Duration
    func (m *RepProtoTypes) GetNullableTimestamps() []*google_protobuf2.Timestamp
    func (m *RepProtoTypes) GetTimestamps() []google_protobuf2.Timestamp
    func (*RepProtoTypes) ProtoMessage()
    func (m *RepProtoTypes) Reset()
    func (m *RepProtoTypes) Size() (n int)
    func (m *RepProtoTypes) String() string
    func (m *RepProtoTypes) Unmarshal(dAtA []byte) error
    func (this *RepProtoTypes) VerboseEqual(that interface{}) error
type RepStdTypes
    func NewPopulatedRepStdTypes(r randyTypes, easy bool) *RepStdTypes
    func (*RepStdTypes) Descriptor() ([]byte, []int)
    func (this *RepStdTypes) Equal(that interface{}) bool
    func (m *RepStdTypes) GetDurations() []time.Duration
    func (m *RepStdTypes) GetNullableDurations() []*time.Duration
    func (m *RepStdTypes) GetNullableTimestamps() []*time.Time
    func (m *RepStdTypes) GetTimestamps() []time.Time
    func (*RepStdTypes) ProtoMessage()
    func (m *RepStdTypes) Reset()
    func (m *RepStdTypes) Size() (n int)
    func (m *RepStdTypes) String() string
    func (m *RepStdTypes) Unmarshal(dAtA []byte) error
    func (this *RepStdTypes) VerboseEqual(that interface{}) error
type StdTypes
    func NewPopulatedStdTypes(r randyTypes, easy bool) *StdTypes
    func (*StdTypes) Descriptor() ([]byte, []int)
    func (this *StdTypes) Equal(that interface{}) bool
    func (m *StdTypes) GetDuration() time.Duration
    func (m *StdTypes) GetNullableDuration() *time.Duration
    func (m *StdTypes) GetNullableTimestamp() *time.Time
    func (m *StdTypes) GetTimestamp() time.Time
    func (*StdTypes) ProtoMessage()
    func (m *StdTypes) Reset()
    func (m *StdTypes) Size() (n int)
    func (m *StdTypes) String() string
    func (m *StdTypes) Unmarshal(dAtA []byte) error
    func (this *StdTypes) VerboseEqual(that interface{}) error

Package files

types.pb.go

Variables

var (
    ErrInvalidLengthTypesUnsafe = fmt.Errorf("proto: negative length found during unmarshaling")
    ErrIntOverflowTypesUnsafe   = fmt.Errorf("proto: integer overflow")
)

type KnownTypes

type KnownTypes struct {
    Dur   *google_protobuf1.Duration    `protobuf:"bytes,1,opt,name=dur" json:"dur,omitempty"`
    Ts    *google_protobuf2.Timestamp   `protobuf:"bytes,2,opt,name=ts" json:"ts,omitempty"`
    Dbl   *google_protobuf3.DoubleValue `protobuf:"bytes,3,opt,name=dbl" json:"dbl,omitempty"`
    Flt   *google_protobuf3.FloatValue  `protobuf:"bytes,4,opt,name=flt" json:"flt,omitempty"`
    I64   *google_protobuf3.Int64Value  `protobuf:"bytes,5,opt,name=i64" json:"i64,omitempty"`
    U64   *google_protobuf3.UInt64Value `protobuf:"bytes,6,opt,name=u64" json:"u64,omitempty"`
    I32   *google_protobuf3.Int32Value  `protobuf:"bytes,7,opt,name=i32" json:"i32,omitempty"`
    U32   *google_protobuf3.UInt32Value `protobuf:"bytes,8,opt,name=u32" json:"u32,omitempty"`
    Bool  *google_protobuf3.BoolValue   `protobuf:"bytes,9,opt,name=bool" json:"bool,omitempty"`
    Str   *google_protobuf3.StringValue `protobuf:"bytes,10,opt,name=str" json:"str,omitempty"`
    Bytes *google_protobuf3.BytesValue  `protobuf:"bytes,11,opt,name=bytes" json:"bytes,omitempty"`
}

func NewPopulatedKnownTypes

func NewPopulatedKnownTypes(r randyTypes, easy bool) *KnownTypes

func (*KnownTypes) Compare

func (this *KnownTypes) Compare(that interface{}) int

func (*KnownTypes) Descriptor

func (*KnownTypes) Descriptor() ([]byte, []int)

func (*KnownTypes) Equal

func (this *KnownTypes) Equal(that interface{}) bool

func (*KnownTypes) GetBool

func (m *KnownTypes) GetBool() *google_protobuf3.BoolValue

func (*KnownTypes) GetBytes

func (m *KnownTypes) GetBytes() *google_protobuf3.BytesValue

func (*KnownTypes) GetDbl

func (m *KnownTypes) GetDbl() *google_protobuf3.DoubleValue

func (*KnownTypes) GetDur

func (m *KnownTypes) GetDur() *google_protobuf1.Duration

func (*KnownTypes) GetFlt

func (m *KnownTypes) GetFlt() *google_protobuf3.FloatValue

func (*KnownTypes) GetI32

func (m *KnownTypes) GetI32() *google_protobuf3.Int32Value

func (*KnownTypes) GetI64

func (m *KnownTypes) GetI64() *google_protobuf3.Int64Value

func (*KnownTypes) GetStr

func (m *KnownTypes) GetStr() *google_protobuf3.StringValue

func (*KnownTypes) GetTs

func (m *KnownTypes) GetTs() *google_protobuf2.Timestamp

func (*KnownTypes) GetU32

func (m *KnownTypes) GetU32() *google_protobuf3.UInt32Value

func (*KnownTypes) GetU64

func (m *KnownTypes) GetU64() *google_protobuf3.UInt64Value

func (*KnownTypes) ProtoMessage

func (*KnownTypes) ProtoMessage()

func (*KnownTypes) Reset

func (m *KnownTypes) Reset()

func (*KnownTypes) Size

func (m *KnownTypes) Size() (n int)

func (*KnownTypes) String

func (m *KnownTypes) String() string

func (*KnownTypes) Unmarshal

func (m *KnownTypes) Unmarshal(dAtA []byte) error

func (*KnownTypes) VerboseEqual

func (this *KnownTypes) VerboseEqual(that interface{}) error

type MapProtoTypes

type MapProtoTypes struct {
    NullableTimestamp map[int32]*google_protobuf2.Timestamp `protobuf:"bytes,1,rep,name=nullableTimestamp" json:"nullableTimestamp,omitempty" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value"`
    Timestamp         map[int32]google_protobuf2.Timestamp  `protobuf:"bytes,2,rep,name=timestamp" json:"timestamp" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value"`
    NullableDuration  map[int32]*google_protobuf1.Duration  `protobuf:"bytes,3,rep,name=nullableDuration" json:"nullableDuration,omitempty" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value"`
    Duration          map[int32]google_protobuf1.Duration   `protobuf:"bytes,4,rep,name=duration" json:"duration" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value"`
}

func NewPopulatedMapProtoTypes

func NewPopulatedMapProtoTypes(r randyTypes, easy bool) *MapProtoTypes

func (*MapProtoTypes) Descriptor

func (*MapProtoTypes) Descriptor() ([]byte, []int)

func (*MapProtoTypes) Equal

func (this *MapProtoTypes) Equal(that interface{}) bool

func (*MapProtoTypes) GetDuration

func (m *MapProtoTypes) GetDuration() map[int32]google_protobuf1.Duration

func (*MapProtoTypes) GetNullableDuration

func (m *MapProtoTypes) GetNullableDuration() map[int32]*google_protobuf1.Duration

func (*MapProtoTypes) GetNullableTimestamp

func (m *MapProtoTypes) GetNullableTimestamp() map[int32]*google_protobuf2.Timestamp

func (*MapProtoTypes) GetTimestamp

func (m *MapProtoTypes) GetTimestamp() map[int32]google_protobuf2.Timestamp

func (*MapProtoTypes) ProtoMessage

func (*MapProtoTypes) ProtoMessage()

func (*MapProtoTypes) Reset

func (m *MapProtoTypes) Reset()

func (*MapProtoTypes) Size

func (m *MapProtoTypes) Size() (n int)

func (*MapProtoTypes) String

func (m *MapProtoTypes) String() string

func (*MapProtoTypes) Unmarshal

func (m *MapProtoTypes) Unmarshal(dAtA []byte) error

func (*MapProtoTypes) VerboseEqual

func (this *MapProtoTypes) VerboseEqual(that interface{}) error

type MapStdTypes

type MapStdTypes struct {
    NullableTimestamp map[int32]*time.Time     `protobuf:"bytes,1,rep,name=nullableTimestamp,stdtime" json:"nullableTimestamp,omitempty" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value"`
    Timestamp         map[int32]time.Time      `protobuf:"bytes,2,rep,name=timestamp,stdtime" json:"timestamp" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value"`
    NullableDuration  map[int32]*time.Duration `protobuf:"bytes,3,rep,name=nullableDuration,stdduration" json:"nullableDuration,omitempty" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value"`
    Duration          map[int32]time.Duration  `protobuf:"bytes,4,rep,name=duration,stdduration" json:"duration" protobuf_key:"varint,1,opt,name=key,proto3" protobuf_val:"bytes,2,opt,name=value"`
}

func NewPopulatedMapStdTypes

func NewPopulatedMapStdTypes(r randyTypes, 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) GetNullableDuration

func (m *MapStdTypes) GetNullableDuration() map[int32]*time.Duration

func (*MapStdTypes) GetNullableTimestamp

func (m *MapStdTypes) GetNullableTimestamp() map[int32]*time.Time

func (*MapStdTypes) GetTimestamp

func (m *MapStdTypes) GetTimestamp() map[int32]time.Time

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) Unmarshal

func (m *MapStdTypes) Unmarshal(dAtA []byte) error

func (*MapStdTypes) VerboseEqual

func (this *MapStdTypes) VerboseEqual(that interface{}) error

type OneofProtoTypes

type OneofProtoTypes struct {
    // Types that are valid to be assigned to OneOfProtoTimes:
    //	*OneofProtoTypes_Timestamp
    //	*OneofProtoTypes_Duration
    OneOfProtoTimes isOneofProtoTypes_OneOfProtoTimes `protobuf_oneof:"OneOfProtoTimes"`
}

func NewPopulatedOneofProtoTypes

func NewPopulatedOneofProtoTypes(r randyTypes, easy bool) *OneofProtoTypes

func (*OneofProtoTypes) Descriptor

func (*OneofProtoTypes) Descriptor() ([]byte, []int)

func (*OneofProtoTypes) Equal

func (this *OneofProtoTypes) Equal(that interface{}) bool

func (*OneofProtoTypes) GetDuration

func (m *OneofProtoTypes) GetDuration() *google_protobuf1.Duration

func (*OneofProtoTypes) GetOneOfProtoTimes

func (m *OneofProtoTypes) GetOneOfProtoTimes() isOneofProtoTypes_OneOfProtoTimes

func (*OneofProtoTypes) GetTimestamp

func (m *OneofProtoTypes) GetTimestamp() *google_protobuf2.Timestamp

func (*OneofProtoTypes) ProtoMessage

func (*OneofProtoTypes) ProtoMessage()

func (*OneofProtoTypes) Reset

func (m *OneofProtoTypes) Reset()

func (*OneofProtoTypes) Size

func (m *OneofProtoTypes) Size() (n int)

func (*OneofProtoTypes) String

func (m *OneofProtoTypes) String() string

func (*OneofProtoTypes) Unmarshal

func (m *OneofProtoTypes) Unmarshal(dAtA []byte) error

func (*OneofProtoTypes) VerboseEqual

func (this *OneofProtoTypes) VerboseEqual(that interface{}) error

func (*OneofProtoTypes) XXX_OneofFuncs

func (*OneofProtoTypes) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})

XXX_OneofFuncs is for the internal use of the proto package.

type OneofProtoTypes_Duration

type OneofProtoTypes_Duration struct {
    Duration *google_protobuf1.Duration `protobuf:"bytes,2,opt,name=duration,oneof"`
}

func NewPopulatedOneofProtoTypes_Duration

func NewPopulatedOneofProtoTypes_Duration(r randyTypes, easy bool) *OneofProtoTypes_Duration

func (*OneofProtoTypes_Duration) Equal

func (this *OneofProtoTypes_Duration) Equal(that interface{}) bool

func (*OneofProtoTypes_Duration) Size

func (m *OneofProtoTypes_Duration) Size() (n int)

func (*OneofProtoTypes_Duration) VerboseEqual

func (this *OneofProtoTypes_Duration) VerboseEqual(that interface{}) error

type OneofProtoTypes_Timestamp

type OneofProtoTypes_Timestamp struct {
    Timestamp *google_protobuf2.Timestamp `protobuf:"bytes,1,opt,name=timestamp,oneof"`
}

func NewPopulatedOneofProtoTypes_Timestamp

func NewPopulatedOneofProtoTypes_Timestamp(r randyTypes, easy bool) *OneofProtoTypes_Timestamp

func (*OneofProtoTypes_Timestamp) Equal

func (this *OneofProtoTypes_Timestamp) Equal(that interface{}) bool

func (*OneofProtoTypes_Timestamp) Size

func (m *OneofProtoTypes_Timestamp) Size() (n int)

func (*OneofProtoTypes_Timestamp) VerboseEqual

func (this *OneofProtoTypes_Timestamp) VerboseEqual(that interface{}) error

type OneofStdTypes

type OneofStdTypes struct {
    // Types that are valid to be assigned to OneOfStdTimes:
    //	*OneofStdTypes_Timestamp
    //	*OneofStdTypes_Duration
    OneOfStdTimes isOneofStdTypes_OneOfStdTimes `protobuf_oneof:"OneOfStdTimes"`
}

func NewPopulatedOneofStdTypes

func NewPopulatedOneofStdTypes(r randyTypes, 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) GetTimestamp

func (m *OneofStdTypes) GetTimestamp() *time.Time

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) Unmarshal

func (m *OneofStdTypes) Unmarshal(dAtA []byte) error

func (*OneofStdTypes) VerboseEqual

func (this *OneofStdTypes) VerboseEqual(that interface{}) error

func (*OneofStdTypes) XXX_OneofFuncs

func (*OneofStdTypes) XXX_OneofFuncs() (func(msg proto.Message, b *proto.Buffer) error, func(msg proto.Message, tag, wire int, b *proto.Buffer) (bool, error), func(msg proto.Message) (n int), []interface{})

XXX_OneofFuncs is for the internal use of the proto package.

type OneofStdTypes_Duration

type OneofStdTypes_Duration struct {
    Duration *time.Duration `protobuf:"bytes,2,opt,name=duration,oneof,stdduration"`
}

func NewPopulatedOneofStdTypes_Duration

func NewPopulatedOneofStdTypes_Duration(r randyTypes, easy bool) *OneofStdTypes_Duration

func (*OneofStdTypes_Duration) Equal

func (this *OneofStdTypes_Duration) Equal(that interface{}) bool

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_Timestamp

type OneofStdTypes_Timestamp struct {
    Timestamp *time.Time `protobuf:"bytes,1,opt,name=timestamp,oneof,stdtime"`
}

func NewPopulatedOneofStdTypes_Timestamp

func NewPopulatedOneofStdTypes_Timestamp(r randyTypes, easy bool) *OneofStdTypes_Timestamp

func (*OneofStdTypes_Timestamp) Equal

func (this *OneofStdTypes_Timestamp) Equal(that interface{}) bool

func (*OneofStdTypes_Timestamp) Size

func (m *OneofStdTypes_Timestamp) Size() (n int)

func (*OneofStdTypes_Timestamp) VerboseEqual

func (this *OneofStdTypes_Timestamp) VerboseEqual(that interface{}) error

type ProtoTypes

type ProtoTypes struct {
    NullableTimestamp *google_protobuf2.Timestamp `protobuf:"bytes,1,opt,name=nullableTimestamp" json:"nullableTimestamp,omitempty"`
    NullableDuration  *google_protobuf1.Duration  `protobuf:"bytes,2,opt,name=nullableDuration" json:"nullableDuration,omitempty"`
    Timestamp         google_protobuf2.Timestamp  `protobuf:"bytes,3,opt,name=timestamp" json:"timestamp"`
    Duration          google_protobuf1.Duration   `protobuf:"bytes,4,opt,name=duration" json:"duration"`
}

func NewPopulatedProtoTypes

func NewPopulatedProtoTypes(r randyTypes, easy bool) *ProtoTypes

func (*ProtoTypes) Compare

func (this *ProtoTypes) Compare(that interface{}) int

func (*ProtoTypes) Descriptor

func (*ProtoTypes) Descriptor() ([]byte, []int)

func (*ProtoTypes) Equal

func (this *ProtoTypes) Equal(that interface{}) bool

func (*ProtoTypes) GetDuration

func (m *ProtoTypes) GetDuration() google_protobuf1.Duration

func (*ProtoTypes) GetNullableDuration

func (m *ProtoTypes) GetNullableDuration() *google_protobuf1.Duration

func (*ProtoTypes) GetNullableTimestamp

func (m *ProtoTypes) GetNullableTimestamp() *google_protobuf2.Timestamp

func (*ProtoTypes) GetTimestamp

func (m *ProtoTypes) GetTimestamp() google_protobuf2.Timestamp

func (*ProtoTypes) ProtoMessage

func (*ProtoTypes) ProtoMessage()

func (*ProtoTypes) Reset

func (m *ProtoTypes) Reset()

func (*ProtoTypes) Size

func (m *ProtoTypes) Size() (n int)

func (*ProtoTypes) String

func (m *ProtoTypes) String() string

func (*ProtoTypes) Unmarshal

func (m *ProtoTypes) Unmarshal(dAtA []byte) error

func (*ProtoTypes) VerboseEqual

func (this *ProtoTypes) VerboseEqual(that interface{}) error

type RepProtoTypes

type RepProtoTypes struct {
    NullableTimestamps []*google_protobuf2.Timestamp `protobuf:"bytes,1,rep,name=nullableTimestamps" json:"nullableTimestamps,omitempty"`
    NullableDurations  []*google_protobuf1.Duration  `protobuf:"bytes,2,rep,name=nullableDurations" json:"nullableDurations,omitempty"`
    Timestamps         []google_protobuf2.Timestamp  `protobuf:"bytes,3,rep,name=timestamps" json:"timestamps"`
    Durations          []google_protobuf1.Duration   `protobuf:"bytes,4,rep,name=durations" json:"durations"`
}

func NewPopulatedRepProtoTypes

func NewPopulatedRepProtoTypes(r randyTypes, easy bool) *RepProtoTypes

func (*RepProtoTypes) Compare

func (this *RepProtoTypes) Compare(that interface{}) int

func (*RepProtoTypes) Descriptor

func (*RepProtoTypes) Descriptor() ([]byte, []int)

func (*RepProtoTypes) Equal

func (this *RepProtoTypes) Equal(that interface{}) bool

func (*RepProtoTypes) GetDurations

func (m *RepProtoTypes) GetDurations() []google_protobuf1.Duration

func (*RepProtoTypes) GetNullableDurations

func (m *RepProtoTypes) GetNullableDurations() []*google_protobuf1.Duration

func (*RepProtoTypes) GetNullableTimestamps

func (m *RepProtoTypes) GetNullableTimestamps() []*google_protobuf2.Timestamp

func (*RepProtoTypes) GetTimestamps

func (m *RepProtoTypes) GetTimestamps() []google_protobuf2.Timestamp

func (*RepProtoTypes) ProtoMessage

func (*RepProtoTypes) ProtoMessage()

func (*RepProtoTypes) Reset

func (m *RepProtoTypes) Reset()

func (*RepProtoTypes) Size

func (m *RepProtoTypes) Size() (n int)

func (*RepProtoTypes) String

func (m *RepProtoTypes) String() string

func (*RepProtoTypes) Unmarshal

func (m *RepProtoTypes) Unmarshal(dAtA []byte) error

func (*RepProtoTypes) VerboseEqual

func (this *RepProtoTypes) VerboseEqual(that interface{}) error

type RepStdTypes

type RepStdTypes struct {
    NullableTimestamps []*time.Time     `protobuf:"bytes,1,rep,name=nullableTimestamps,stdtime" json:"nullableTimestamps,omitempty"`
    NullableDurations  []*time.Duration `protobuf:"bytes,2,rep,name=nullableDurations,stdduration" json:"nullableDurations,omitempty"`
    Timestamps         []time.Time      `protobuf:"bytes,3,rep,name=timestamps,stdtime" json:"timestamps"`
    Durations          []time.Duration  `protobuf:"bytes,4,rep,name=durations,stdduration" json:"durations"`
}

func NewPopulatedRepStdTypes

func NewPopulatedRepStdTypes(r randyTypes, 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) GetNullableDurations

func (m *RepStdTypes) GetNullableDurations() []*time.Duration

func (*RepStdTypes) GetNullableTimestamps

func (m *RepStdTypes) GetNullableTimestamps() []*time.Time

func (*RepStdTypes) GetTimestamps

func (m *RepStdTypes) GetTimestamps() []time.Time

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) Unmarshal

func (m *RepStdTypes) Unmarshal(dAtA []byte) error

func (*RepStdTypes) VerboseEqual

func (this *RepStdTypes) VerboseEqual(that interface{}) error

type StdTypes

type StdTypes struct {
    NullableTimestamp *time.Time     `protobuf:"bytes,1,opt,name=nullableTimestamp,stdtime" json:"nullableTimestamp,omitempty"`
    NullableDuration  *time.Duration `protobuf:"bytes,2,opt,name=nullableDuration,stdduration" json:"nullableDuration,omitempty"`
    Timestamp         time.Time      `protobuf:"bytes,3,opt,name=timestamp,stdtime" json:"timestamp"`
    Duration          time.Duration  `protobuf:"bytes,4,opt,name=duration,stdduration" json:"duration"`
}

func NewPopulatedStdTypes

func NewPopulatedStdTypes(r randyTypes, easy bool) *StdTypes

func (*StdTypes) Descriptor

func (*StdTypes) Descriptor() ([]byte, []int)

func (*StdTypes) Equal

func (this *StdTypes) Equal(that interface{}) bool

func (*StdTypes) GetDuration

func (m *StdTypes) GetDuration() time.Duration

func (*StdTypes) GetNullableDuration

func (m *StdTypes) GetNullableDuration() *time.Duration

func (*StdTypes) GetNullableTimestamp

func (m *StdTypes) GetNullableTimestamp() *time.Time

func (*StdTypes) GetTimestamp

func (m *StdTypes) GetTimestamp() time.Time

func (*StdTypes) ProtoMessage

func (*StdTypes) ProtoMessage()

func (*StdTypes) Reset

func (m *StdTypes) Reset()

func (*StdTypes) Size

func (m *StdTypes) Size() (n int)

func (*StdTypes) String

func (m *StdTypes) String() string

func (*StdTypes) Unmarshal

func (m *StdTypes) Unmarshal(dAtA []byte) error

func (*StdTypes) VerboseEqual

func (this *StdTypes) VerboseEqual(that interface{}) error