manager

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SonataFlowControllerWorkerSize = 100
)

Variables

This section is empty.

Functions

func GetOperatorStartTime

func GetOperatorStartTime() time.Time

func SetOperatorStartTime

func SetOperatorStartTime()

Types

type Runnable

type Runnable func()

type Worker

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

func GetSFCWorker

func GetSFCWorker() *Worker

func InitializeSFCWorker

func InitializeSFCWorker(size int) *Worker

func NewWorker

func NewWorker(size int) Worker

func (Worker) RunAsync

func (w Worker) RunAsync(r Runnable)

func (Worker) Start

func (w Worker) Start()

Jump to

Keyboard shortcuts

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