Documentation ¶
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
- func (m *CategoryOptions) XXX_DiscardUnknown()
- func (m *CategoryOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (dst *CategoryOptions) XXX_Merge(src proto.Message)
- func (m *CategoryOptions) XXX_Size() int
- func (m *CategoryOptions) XXX_Unmarshal(b []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
func (*CategoryOptions) XXX_DiscardUnknown ¶
func (m *CategoryOptions) XXX_DiscardUnknown()
func (*CategoryOptions) XXX_Marshal ¶
func (m *CategoryOptions) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*CategoryOptions) XXX_Merge ¶
func (dst *CategoryOptions) XXX_Merge(src proto.Message)
func (*CategoryOptions) XXX_Size ¶
func (m *CategoryOptions) XXX_Size() int
func (*CategoryOptions) XXX_Unmarshal ¶
func (m *CategoryOptions) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.