test

package
v1.0.0-rc8 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2019 License: Apache-2.0 Imports: 5 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")
)

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"`
	StructValue          *types.Struct      `protobuf:"bytes,12,opt,name=structValue,proto3" json:"structValue,omitempty"`
	EmptyStructValue     *types.Struct      `protobuf:"bytes,14,opt,name=emptyStructValue,proto3" json:"emptyStructValue,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() *types.BoolValue

func (*Data) GetBytesValue

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

func (*Data) GetDoubleValue

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

func (*Data) GetEmptyStructValue

func (m *Data) GetEmptyStructValue() *types.Struct

func (*Data) GetFloatValue

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

func (*Data) GetInt32Value

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

func (*Data) GetInt64Value

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

func (*Data) GetStringValue

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

func (*Data) GetStructValue

func (m *Data) GetStructValue() *types.Struct

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