admin

package
v0.28.3 Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdminService

type AdminService interface {
	contracts.WorkflowServiceServer
}

func NewAdminService

func NewAdminService(fs ...AdminServiceOpt) (AdminService, error)

type AdminServiceImpl

type AdminServiceImpl struct {
	contracts.UnimplementedWorkflowServiceServer
	// contains filtered or unexported fields
}

func (*AdminServiceImpl) PutRateLimit added in v0.19.0

func (*AdminServiceImpl) PutWorkflow

func (*AdminServiceImpl) ScheduleWorkflow

func (*AdminServiceImpl) TriggerWorkflow added in v0.9.0

type AdminServiceOpt

type AdminServiceOpt func(*AdminServiceOpts)

func WithMessageQueue added in v0.16.0

func WithMessageQueue(mq msgqueue.MessageQueue) AdminServiceOpt

func WithValidator added in v0.21.3

func WithValidator(v validator.Validator) AdminServiceOpt

type AdminServiceOpts

type AdminServiceOpts struct {
	// contains filtered or unexported fields
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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