logic

package
v0.0.0-...-07a41e4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 19, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PingLogic

type PingLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewPingLogic

func NewPingLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PingLogic

func (*PingLogic) Ping

func (l *PingLogic) Ping() error

type SearchLogic

type SearchLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

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)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL