performanceSession

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: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PerformanceSessionAddLogic

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

func NewPerformanceSessionAddLogic

func NewPerformanceSessionAddLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PerformanceSessionAddLogic

func (*PerformanceSessionAddLogic) PerformanceSessionAdd

type PerformanceSessionRemoveLogic

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

func NewPerformanceSessionRemoveLogic

func NewPerformanceSessionRemoveLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PerformanceSessionRemoveLogic

func (*PerformanceSessionRemoveLogic) PerformanceSessionRemove

func (l *PerformanceSessionRemoveLogic) PerformanceSessionRemove(req *types.GeneralPathId) (resp *types.Empty, err error)

type PerformanceSessionRetrieveLogic

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

func NewPerformanceSessionRetrieveLogic

func NewPerformanceSessionRetrieveLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PerformanceSessionRetrieveLogic

func (*PerformanceSessionRetrieveLogic) PerformanceSessionRetrieve

type PerformanceSessionUpdateLogic

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

func NewPerformanceSessionUpdateLogic

func NewPerformanceSessionUpdateLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PerformanceSessionUpdateLogic

func (*PerformanceSessionUpdateLogic) PerformanceSessionUpdate

func (l *PerformanceSessionUpdateLogic) PerformanceSessionUpdate(req *types.PerformanceSessionUpdateReq) (resp *types.Empty, err error)

Jump to

Keyboard shortcuts

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