logic

package
v0.0.0-...-a52f7ff Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DemoLogic

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

func NewDemoLogic

func NewDemoLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DemoLogic

func (*DemoLogic) Demo

func (l *DemoLogic) Demo(req *types.Request) (resp *types.Response, err error)

type DemoPostLogic

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

func NewDemoPostLogic

func NewDemoPostLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DemoPostLogic

func (*DemoPostLogic) DemoPost

func (l *DemoPostLogic) DemoPost(req *types.Request) (resp *types.Response, err error)

Jump to

Keyboard shortcuts

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