server

package
v0.3.3 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 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 RuleEngineServer

type RuleEngineServer struct {
	rule.UnimplementedRuleEngineServer
	// contains filtered or unexported fields
}

func NewRuleEngineServer

func NewRuleEngineServer(svcCtx *svc.ServiceContext) *RuleEngineServer

func (*RuleEngineServer) FlowInfoCreate

func (s *RuleEngineServer) FlowInfoCreate(ctx context.Context, in *rule.FlowInfo) (*rule.Response, error)

func (*RuleEngineServer) FlowInfoDelete

func (s *RuleEngineServer) FlowInfoDelete(ctx context.Context, in *rule.FlowInfoDeleteReq) (*rule.Response, error)

func (*RuleEngineServer) FlowInfoIndex

func (*RuleEngineServer) FlowInfoRead

func (s *RuleEngineServer) FlowInfoRead(ctx context.Context, in *rule.FlowInfoReadReq) (*rule.FlowInfo, error)

func (*RuleEngineServer) FlowInfoUpdate

func (s *RuleEngineServer) FlowInfoUpdate(ctx context.Context, in *rule.FlowInfo) (*rule.Response, error)

Jump to

Keyboard shortcuts

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