gateway

package
v0.0.0-...-54b3f6d Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BatchExecNGQLLogic

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

func NewBatchExecNGQLLogic

func NewBatchExecNGQLLogic(ctx context.Context, svcCtx *svc.ServiceContext) BatchExecNGQLLogic

func (*BatchExecNGQLLogic) BatchExecNGQL

type ConnectLogic

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

func NewConnectLogic

func NewConnectLogic(ctx context.Context, svcCtx *svc.ServiceContext) ConnectLogic

func (*ConnectLogic) Connect

func (l *ConnectLogic) Connect(req types.ConnectDBParams) (err error)

type DisonnectLogic

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

func NewDisonnectLogic

func NewDisonnectLogic(ctx context.Context, svcCtx *svc.ServiceContext) DisonnectLogic

func (*DisonnectLogic) Disonnect

func (l *DisonnectLogic) Disonnect() (*types.AnyResponse, error)

type ExecNGQLLogic

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

func NewExecNGQLLogic

func NewExecNGQLLogic(ctx context.Context, svcCtx *svc.ServiceContext) ExecNGQLLogic

func (*ExecNGQLLogic) ExecNGQL

func (l *ExecNGQLLogic) ExecNGQL(req types.ExecNGQLParams) (resp *types.AnyResponse, err error)

Jump to

Keyboard shortcuts

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