admin

package
v0.1.0-debug.0 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2025 License: MIT Imports: 22 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

func (*AdminServiceImpl) PutWorkflow

func (*AdminServiceImpl) ScheduleWorkflow

func (*AdminServiceImpl) TriggerWorkflow

type AdminServiceOpt

type AdminServiceOpt func(*AdminServiceOpts)

func WithMessageQueue

func WithMessageQueue(mq msgqueue.MessageQueue) AdminServiceOpt

func WithMessageQueueV1

func WithMessageQueueV1(mq msgqueuev1.MessageQueue) AdminServiceOpt

func WithRepositoryV1

func WithRepositoryV1(r v1.Repository) AdminServiceOpt

func WithValidator

func WithValidator(v validator.Validator) AdminServiceOpt

type AdminServiceOpts

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

Directories

Path Synopsis
v1

Jump to

Keyboard shortcuts

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