Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_category_page_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type CategoryReq ¶
type CategoryReq struct { Category string `protobuf:"bytes,1,opt,name=category,proto3" json:"category,omitempty" path:"category"` // contains filtered or unexported fields }
func (*CategoryReq) Descriptor
deprecated
func (*CategoryReq) Descriptor() ([]byte, []int)
Deprecated: Use CategoryReq.ProtoReflect.Descriptor instead.
func (*CategoryReq) GetCategory ¶
func (x *CategoryReq) GetCategory() string
func (*CategoryReq) ProtoMessage ¶
func (*CategoryReq) ProtoMessage()
func (*CategoryReq) ProtoReflect ¶
func (x *CategoryReq) ProtoReflect() protoreflect.Message
func (*CategoryReq) Reset ¶
func (x *CategoryReq) Reset()
func (*CategoryReq) String ¶
func (x *CategoryReq) String() string
Click to show internal directories.
Click to hide internal directories.