package
1.31.0
Repository: https://github.com/aliceo2group/control.git
Documentation: pkg.go.dev

# Packages

Package controlcommands defines the Command interface, plus several types including MesosCommand, MesosCommandResponse and related.
Package environment defines Environment, environment.Manager and other types and methods related to handling O² environments.
No description provided by the author
Deprecated: package metrics is being phased out, don't use it.
No description provided by the author
No description provided by the author
Package task defines the Task type and its Manager, with the purpose of handling the lifetime of O² Task objects.
No description provided by the author
Package workflow defines the Role interface, along with tooling to build the control tree.

# Functions

NewConfig is the constructor for a new config.
No description provided by the author
Run is the entry point for this scheduler.
No description provided by the author

# Constants

gRPC seems to impose this limit on the status message.
No description provided by the author

# Structs

Implements interface pb.ControlServer.
SafeStreamsMap is a safe map where the key is usually a subscriptionID received from the grpc call and as a value a channel where get events from the environment and we stream them to the grpc client.

# Type aliases

No description provided by the author