Documentation ¶
Overview ¶
Package testpb is a generated protocol buffer package.
It is generated from these files:
github.com/m3db/m3/src/cluster/generated/proto/testpb/test.proto
It has these top-level messages:
MapProto
Index ¶
- Variables
- type MapProto
- func (*MapProto) Descriptor() ([]byte, []int)
- func (m *MapProto) GetValue() map[string]int64
- func (m *MapProto) Marshal() (dAtA []byte, err error)
- func (m *MapProto) MarshalTo(dAtA []byte) (int, error)
- func (*MapProto) ProtoMessage()
- func (m *MapProto) Reset()
- func (m *MapProto) Size() (n int)
- func (m *MapProto) String() string
- func (m *MapProto) Unmarshal(dAtA []byte) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidLengthTest = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowTest = fmt.Errorf("proto: integer overflow") )
Functions ¶
This section is empty.
Types ¶
type MapProto ¶
func (*MapProto) Descriptor ¶
func (*MapProto) ProtoMessage ¶
func (*MapProto) ProtoMessage()
Click to show internal directories.
Click to hide internal directories.