test

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthCodecsTest        = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowCodecsTest          = fmt.Errorf("proto: integer overflow")
	ErrUnexpectedEndOfGroupCodecsTest = fmt.Errorf("proto: unexpected end of group")
)

Functions

This section is empty.

Types

type Data

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

func (*Data) Descriptor

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

func (*Data) GetBoolValue

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

func (*Data) GetBytesValue

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

func (*Data) GetDoubleValue

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

func (*Data) GetFloatValue

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

func (*Data) GetId

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

func (*Data) GetInt32Value

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

func (*Data) GetInt64Value

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

func (*Data) GetListvalue

func (m *Data) GetListvalue() *types.ListValue

func (*Data) GetStringValue

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

func (*Data) GetTimestamp

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

func (*Data) GetUint32Value

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

func (*Data) GetUint64Value

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

func (*Data) Marshal

func (m *Data) Marshal() (dAtA []byte, err error)

func (*Data) MarshalTo

func (m *Data) MarshalTo(dAtA []byte) (int, error)

func (*Data) MarshalToSizedBuffer

func (m *Data) MarshalToSizedBuffer(dAtA []byte) (int, error)

func (*Data) ProtoMessage

func (*Data) ProtoMessage()

func (*Data) Reset

func (m *Data) Reset()

func (*Data) Size

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

func (*Data) String

func (m *Data) String() string

func (*Data) Unmarshal

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

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