ruleenginelogic

package
v0.6.4 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2023 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FlowInfoCreateLogic

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

func NewFlowInfoCreateLogic

func NewFlowInfoCreateLogic(ctx context.Context, svcCtx *svc.ServiceContext) *FlowInfoCreateLogic

func (*FlowInfoCreateLogic) FlowInfoCreate

func (l *FlowInfoCreateLogic) FlowInfoCreate(in *rule.FlowInfo) (*rule.WithID, error)

type FlowInfoDeleteLogic

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

func NewFlowInfoDeleteLogic

func NewFlowInfoDeleteLogic(ctx context.Context, svcCtx *svc.ServiceContext) *FlowInfoDeleteLogic

func (*FlowInfoDeleteLogic) FlowInfoDelete

func (l *FlowInfoDeleteLogic) FlowInfoDelete(in *rule.WithID) (*rule.Empty, error)

type FlowInfoIndexLogic

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

func NewFlowInfoIndexLogic

func NewFlowInfoIndexLogic(ctx context.Context, svcCtx *svc.ServiceContext) *FlowInfoIndexLogic

func (*FlowInfoIndexLogic) FlowInfoIndex

type FlowInfoReadLogic

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

func NewFlowInfoReadLogic

func NewFlowInfoReadLogic(ctx context.Context, svcCtx *svc.ServiceContext) *FlowInfoReadLogic

func (*FlowInfoReadLogic) FlowInfoRead

func (l *FlowInfoReadLogic) FlowInfoRead(in *rule.WithID) (*rule.FlowInfo, error)

type FlowInfoUpdateLogic

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

func NewFlowInfoUpdateLogic

func NewFlowInfoUpdateLogic(ctx context.Context, svcCtx *svc.ServiceContext) *FlowInfoUpdateLogic

func (*FlowInfoUpdateLogic) FlowInfoUpdate

func (l *FlowInfoUpdateLogic) FlowInfoUpdate(in *rule.FlowInfo) (*rule.Empty, error)

Jump to

Keyboard shortcuts

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