Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CategoryServer ¶
type CategoryServer struct { category.UnimplementedCategoryServer // contains filtered or unexported fields }
func NewCategoryServer ¶
func NewCategoryServer(svcCtx *svc.ServiceContext) *CategoryServer
func (*CategoryServer) Info ¶
func (s *CategoryServer) Info(ctx context.Context, in *category.InfoReq) (*category.CategoryInfo, error)
Click to show internal directories.
Click to hide internal directories.