Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommentServiceImpl ¶
type CommentServiceImpl struct{}
CommentServiceImpl implements the last service interface defined in the IDL.
func (*CommentServiceImpl) CommentAction ¶
func (s *CommentServiceImpl) CommentAction(ctx context.Context, req *comment.CommentActionRequest) (resp *comment.CommentActionResponse, err error)
CommentAction implements the CommentServiceImpl interface.
func (*CommentServiceImpl) CommentList ¶
func (s *CommentServiceImpl) CommentList(ctx context.Context, req *comment.CommentListRequest) (resp *comment.CommentListResponse, err error)
CommentList implements the CommentServiceImpl interface.
Click to show internal directories.
Click to hide internal directories.