Documentation ¶
Overview ¶
Package mapdefaults is a generated protocol buffer package.
It is generated from these files:
map.proto
It has these top-level messages:
MapTest
Index ¶
- Variables
- type MapTest
- func (*MapTest) Descriptor() ([]byte, []int)
- func (m *MapTest) GetStrStr() map[string]string
- func (m *MapTest) Marshal() (dAtA []byte, err error)
- func (m *MapTest) MarshalTo(dAtA []byte) (int, error)
- func (*MapTest) ProtoMessage()
- func (m *MapTest) Reset()
- func (m *MapTest) Size() (n int)
- func (m *MapTest) String() string
- func (m *MapTest) Unmarshal(dAtA []byte) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidLengthMap = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowMap = fmt.Errorf("proto: integer overflow") )
Functions ¶
This section is empty.
Types ¶
type MapTest ¶
func (*MapTest) Descriptor ¶
func (*MapTest) ProtoMessage ¶
func (*MapTest) ProtoMessage()
Click to show internal directories.
Click to hide internal directories.