logic

package
v0.0.0-...-ec24a78 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2023 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 CallbackLogic

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

func NewCallbackLogic

func NewCallbackLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CallbackLogic

func (*CallbackLogic) Callback

func (l *CallbackLogic) Callback(req *types.CallbackRequest) (resp *types.CallbackResponse, err error)

type CreateLogic

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

func NewCreateLogic

func NewCreateLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CreateLogic

func (*CreateLogic) Create

func (l *CreateLogic) Create(req *types.CreateRequest) (resp *types.CreateResponse, err error)

type DetailLogic

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

func NewDetailLogic

func NewDetailLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DetailLogic

func (*DetailLogic) Detail

func (l *DetailLogic) Detail(req *types.DetailRequest) (resp *types.DetailResponse, err error)

Jump to

Keyboard shortcuts

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