Documentation ¶
Overview ¶
Package categories is a generated protocol buffer package.
It is generated from these files:
gopkg.in/src-d/proteus.v1/example/protos/gopkg.in/src-d/proteus.v1/example/categories/generated.proto
It has these top-level messages:
CategoryOptions
Index ¶
- Variables
- type CategoryOptions
- func (*CategoryOptions) Descriptor() ([]byte, []int)
- func (m *CategoryOptions) Marshal() (dAtA []byte, err error)
- func (m *CategoryOptions) MarshalTo(dAtA []byte) (int, error)
- func (*CategoryOptions) ProtoMessage()
- func (m *CategoryOptions) ProtoSize() (n int)
- func (m *CategoryOptions) Reset()
- func (m *CategoryOptions) String() string
- func (m *CategoryOptions) Unmarshal(dAtA []byte) error
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrInvalidLengthGenerated = fmt.Errorf("proto: negative length found during unmarshaling") ErrIntOverflowGenerated = fmt.Errorf("proto: integer overflow") )
Functions ¶
This section is empty.
Types ¶
type CategoryOptions ¶
CategoryOptions is not marked for generations, but it is used in another structs, so it will be generated because of it.
func (*CategoryOptions) Descriptor ¶
func (*CategoryOptions) Descriptor() ([]byte, []int)
func (*CategoryOptions) Marshal ¶
func (m *CategoryOptions) Marshal() (dAtA []byte, err error)
func (*CategoryOptions) ProtoMessage ¶
func (*CategoryOptions) ProtoMessage()
func (*CategoryOptions) ProtoSize ¶
func (m *CategoryOptions) ProtoSize() (n int)
func (*CategoryOptions) Reset ¶
func (m *CategoryOptions) Reset()
func (*CategoryOptions) String ¶
func (m *CategoryOptions) String() string
func (*CategoryOptions) Unmarshal ¶
func (m *CategoryOptions) Unmarshal(dAtA []byte) error
Click to show internal directories.
Click to hide internal directories.