Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IsThumbupLogic ¶
func NewIsThumbupLogic ¶
func NewIsThumbupLogic(ctx context.Context, svcCtx *svc.ServiceContext) *IsThumbupLogic
func (*IsThumbupLogic) IsThumbup ¶
func (l *IsThumbupLogic) IsThumbup(in *pb.IsThumbupRequest) (*pb.IsThumbupResponse, error)
type ThumbupLogic ¶
func NewThumbupLogic ¶
func NewThumbupLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ThumbupLogic
func (*ThumbupLogic) Thumbup ¶
func (l *ThumbupLogic) Thumbup(in *pb.ThumbupRequest) (*pb.ThumbupResponse, error)
Click to show internal directories.
Click to hide internal directories.