logic

package
v0.0.0-...-83d3498 Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateESConnLogic

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

func NewCreateESConnLogic

func NewCreateESConnLogic(ctx context.Context, svcCtx *svc.ServiceContext) *CreateESConnLogic

func (*CreateESConnLogic) CreateESConn

func (l *CreateESConnLogic) CreateESConn(in *pb.CreateESConnRequest) (*pb.Empty, error)

type DeleteESConnLogic

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

func NewDeleteESConnLogic

func NewDeleteESConnLogic(ctx context.Context, svcCtx *svc.ServiceContext) *DeleteESConnLogic

func (*DeleteESConnLogic) DeleteESConn

func (l *DeleteESConnLogic) DeleteESConn(in *pb.ESConnID) (*pb.Empty, error)

type ESConnAllLogic

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

func NewESConnAllLogic

func NewESConnAllLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ESConnAllLogic

func (*ESConnAllLogic) ESConnAll

func (l *ESConnAllLogic) ESConnAll(in *pb.Empty) (*pb.ESConnResponse, error)

type ESConnDetailLogic

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

func NewESConnDetailLogic

func NewESConnDetailLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ESConnDetailLogic

func (*ESConnDetailLogic) ESConnDetail

func (l *ESConnDetailLogic) ESConnDetail(in *pb.ESConnID) (*pb.ESConn, error)

type ESConnPagingLogic

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

func NewESConnPagingLogic

func NewESConnPagingLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ESConnPagingLogic

func (*ESConnPagingLogic) ESConnPaging

type ESConnTotalLogic

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

func NewESConnTotalLogic

func NewESConnTotalLogic(ctx context.Context, svcCtx *svc.ServiceContext) *ESConnTotalLogic

func (*ESConnTotalLogic) ESConnTotal

func (l *ESConnTotalLogic) ESConnTotal(in *pb.Empty) (*pb.Total, error)

type PingLogic

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

func NewPingLogic

func NewPingLogic(ctx context.Context, svcCtx *svc.ServiceContext) *PingLogic

func (*PingLogic) Ping

func (l *PingLogic) Ping(in *pb.PingRequest) (*pb.PingResponse, error)

type UpdateESConnLogic

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

func NewUpdateESConnLogic

func NewUpdateESConnLogic(ctx context.Context, svcCtx *svc.ServiceContext) *UpdateESConnLogic

func (*UpdateESConnLogic) UpdateESConn

func (l *UpdateESConnLogic) UpdateESConn(in *pb.UpdateESConnRequest) (*pb.Empty, error)

Jump to

Keyboard shortcuts

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