Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PingLogic ¶
func NewPingLogic ¶
func NewPingLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PingLogic
type SearchLogic ¶
func NewSearchLogic ¶
func NewSearchLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SearchLogic
func (*SearchLogic) Search ¶
func (l *SearchLogic) Search(req *types.SearchReq) (resp *types.SearchReply, err error)
Click to show internal directories.
Click to hide internal directories.