test

package
v1.0.0-rc5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 25, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Data

type Data struct {
	BoolValue            *wrappers.BoolValue   `protobuf:"bytes,1,opt,name=boolValue,proto3" json:"boolValue,omitempty"`
	BytesValue           *wrappers.BytesValue  `protobuf:"bytes,2,opt,name=bytesValue,proto3" json:"bytesValue,omitempty"`
	DoubleValue          *wrappers.DoubleValue `protobuf:"bytes,3,opt,name=doubleValue,proto3" json:"doubleValue,omitempty"`
	FloatValue           *wrappers.FloatValue  `protobuf:"bytes,4,opt,name=floatValue,proto3" json:"floatValue,omitempty"`
	Int32Value           *wrappers.Int32Value  `protobuf:"bytes,5,opt,name=int32Value,proto3" json:"int32Value,omitempty"`
	Int64Value           *wrappers.Int64Value  `protobuf:"bytes,6,opt,name=int64Value,proto3" json:"int64Value,omitempty"`
	StringValue          *wrappers.StringValue `protobuf:"bytes,7,opt,name=stringValue,proto3" json:"stringValue,omitempty"`
	Uint32Value          *wrappers.UInt32Value `protobuf:"bytes,8,opt,name=uint32Value,proto3" json:"uint32Value,omitempty"`
	Uint64Value          *wrappers.UInt64Value `protobuf:"bytes,9,opt,name=uint64Value,proto3" json:"uint64Value,omitempty"`
	Timestamp            *timestamp.Timestamp  `protobuf:"bytes,10,opt,name=timestamp,proto3" json:"timestamp,omitempty"`
	Id                   *pmongo.ObjectId      `protobuf:"bytes,11,opt,name=id,proto3" json:"id,omitempty"`
	XXX_NoUnkeyedLiteral struct{}              `json:"-"`
	XXX_unrecognized     []byte                `json:"-"`
	XXX_sizecache        int32                 `json:"-"`
}

func (*Data) Descriptor

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

func (*Data) GetBoolValue

func (m *Data) GetBoolValue() *wrappers.BoolValue

func (*Data) GetBytesValue

func (m *Data) GetBytesValue() *wrappers.BytesValue

func (*Data) GetDoubleValue

func (m *Data) GetDoubleValue() *wrappers.DoubleValue

func (*Data) GetFloatValue

func (m *Data) GetFloatValue() *wrappers.FloatValue

func (*Data) GetId

func (m *Data) GetId() *pmongo.ObjectId

func (*Data) GetInt32Value

func (m *Data) GetInt32Value() *wrappers.Int32Value

func (*Data) GetInt64Value

func (m *Data) GetInt64Value() *wrappers.Int64Value

func (*Data) GetStringValue

func (m *Data) GetStringValue() *wrappers.StringValue

func (*Data) GetTimestamp

func (m *Data) GetTimestamp() *timestamp.Timestamp

func (*Data) GetUint32Value

func (m *Data) GetUint32Value() *wrappers.UInt32Value

func (*Data) GetUint64Value

func (m *Data) GetUint64Value() *wrappers.UInt64Value

func (*Data) ProtoMessage

func (*Data) ProtoMessage()

func (*Data) Reset

func (m *Data) Reset()

func (*Data) String

func (m *Data) String() string

func (*Data) XXX_DiscardUnknown

func (m *Data) XXX_DiscardUnknown()

func (*Data) XXX_Marshal

func (m *Data) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Data) XXX_Merge

func (m *Data) XXX_Merge(src proto.Message)

func (*Data) XXX_Size

func (m *Data) XXX_Size() int

func (*Data) XXX_Unmarshal

func (m *Data) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL