commonpb

package
v1.5.0 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2022 License: Apache-2.0 Imports: 5 Imported by: 6

Documentation

Overview

Package commonpb is a generated protocol buffer package.

It is generated from these files:

github.com/m3db/m3/src/cluster/generated/proto/commonpb/common.proto

It has these top-level messages:

BoolProto
Float64Proto
Int64Proto
StringArrayProto
StringProto

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInvalidLengthCommon = fmt.Errorf("proto: negative length found during unmarshaling")
	ErrIntOverflowCommon   = fmt.Errorf("proto: integer overflow")
)

Functions

This section is empty.

Types

type BoolProto

type BoolProto struct {
	Value bool `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"`
}

func (*BoolProto) Descriptor

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

func (*BoolProto) GetValue

func (m *BoolProto) GetValue() bool

func (*BoolProto) Marshal

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

func (*BoolProto) MarshalTo

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

func (*BoolProto) ProtoMessage

func (*BoolProto) ProtoMessage()

func (*BoolProto) Reset

func (m *BoolProto) Reset()

func (*BoolProto) Size

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

func (*BoolProto) String

func (m *BoolProto) String() string

func (*BoolProto) Unmarshal

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

type Float64Proto

type Float64Proto struct {
	Value float64 `protobuf:"fixed64,1,opt,name=value,proto3" json:"value,omitempty"`
}

func (*Float64Proto) Descriptor

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

func (*Float64Proto) GetValue

func (m *Float64Proto) GetValue() float64

func (*Float64Proto) Marshal

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

func (*Float64Proto) MarshalTo

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

func (*Float64Proto) ProtoMessage

func (*Float64Proto) ProtoMessage()

func (*Float64Proto) Reset

func (m *Float64Proto) Reset()

func (*Float64Proto) Size

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

func (*Float64Proto) String

func (m *Float64Proto) String() string

func (*Float64Proto) Unmarshal

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

type Int64Proto

type Int64Proto struct {
	Value int64 `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"`
}

func (*Int64Proto) Descriptor

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

func (*Int64Proto) GetValue

func (m *Int64Proto) GetValue() int64

func (*Int64Proto) Marshal

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

func (*Int64Proto) MarshalTo

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

func (*Int64Proto) ProtoMessage

func (*Int64Proto) ProtoMessage()

func (*Int64Proto) Reset

func (m *Int64Proto) Reset()

func (*Int64Proto) Size

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

func (*Int64Proto) String

func (m *Int64Proto) String() string

func (*Int64Proto) Unmarshal

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

type StringArrayProto

type StringArrayProto struct {
	Values []string `protobuf:"bytes,1,rep,name=values" json:"values,omitempty"`
}

func (*StringArrayProto) Descriptor

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

func (*StringArrayProto) GetValues

func (m *StringArrayProto) GetValues() []string

func (*StringArrayProto) Marshal

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

func (*StringArrayProto) MarshalTo

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

func (*StringArrayProto) ProtoMessage

func (*StringArrayProto) ProtoMessage()

func (*StringArrayProto) Reset

func (m *StringArrayProto) Reset()

func (*StringArrayProto) Size

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

func (*StringArrayProto) String

func (m *StringArrayProto) String() string

func (*StringArrayProto) Unmarshal

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

type StringProto

type StringProto struct {
	Value string `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
}

func (*StringProto) Descriptor

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

func (*StringProto) GetValue

func (m *StringProto) GetValue() string

func (*StringProto) Marshal

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

func (*StringProto) MarshalTo

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

func (*StringProto) ProtoMessage

func (*StringProto) ProtoMessage()

func (*StringProto) Reset

func (m *StringProto) Reset()

func (*StringProto) Size

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

func (*StringProto) String

func (m *StringProto) String() string

func (*StringProto) Unmarshal

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

Jump to

Keyboard shortcuts

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