hello

package
v0.15.1 Latest Latest
Warning

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

Go to latest
Published: May 13, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HelloParamLogic

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

func NewHelloParamLogic

func NewHelloParamLogic(ctx context.Context, svcCtx *svc.ServiceContext) *HelloParamLogic

func (*HelloParamLogic) HelloParam

func (l *HelloParamLogic) HelloParam(req *types.ParamRequest) (resp *types.Response, err error)

type HelloPathLogic

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

func NewHelloPathLogic

func NewHelloPathLogic(ctx context.Context, svcCtx *svc.ServiceContext) *HelloPathLogic

func (*HelloPathLogic) HelloPath

func (l *HelloPathLogic) HelloPath(req *types.PathRequest) (resp *types.Response, err error)

type HelloPostLogic

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

func NewHelloPostLogic

func NewHelloPostLogic(ctx context.Context, svcCtx *svc.ServiceContext) *HelloPostLogic

func (*HelloPostLogic) HelloPost

func (l *HelloPostLogic) HelloPost(req *types.PostRequest) (resp *types.Response, err error)

Jump to

Keyboard shortcuts

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