performance

package
v0.0.0-...-861475b Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PerformanceAddLogic

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

func NewPerformanceAddLogic

func NewPerformanceAddLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PerformanceAddLogic

func (*PerformanceAddLogic) PerformanceAdd

func (l *PerformanceAddLogic) PerformanceAdd(req *types.PerformanceAddReq) (resp *types.PerformanceAddResp, err error)

type PerformanceRemoveLogic

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

func NewPerformanceRemoveLogic

func NewPerformanceRemoveLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PerformanceRemoveLogic

func (*PerformanceRemoveLogic) PerformanceRemove

func (l *PerformanceRemoveLogic) PerformanceRemove(req *types.GeneralPathId) (resp *types.Empty, err error)

type PerformanceRetrieveLogic

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

func NewPerformanceRetrieveLogic

func NewPerformanceRetrieveLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PerformanceRetrieveLogic

func (*PerformanceRetrieveLogic) PerformanceRetrieve

func (l *PerformanceRetrieveLogic) PerformanceRetrieve(req *types.PerformanceRetrieveReq) (resp *types.PerformanceRetrieveResp, err error)

type PerformanceUpdateLogic

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

func NewPerformanceUpdateLogic

func NewPerformanceUpdateLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PerformanceUpdateLogic

func (*PerformanceUpdateLogic) PerformanceUpdate

func (l *PerformanceUpdateLogic) PerformanceUpdate(req *types.PerformanceUpdateReq) (resp *types.Empty, err error)

Jump to

Keyboard shortcuts

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