package
0.21.3
Repository: https://github.com/qlik-oss/gopherciser.git
Documentation: pkg.go.dev

# Functions

RegisteredActions returns a list of currently registered actions.
RegisterScheduler register a custom scheduler, this will fail if scheduler with same name exists This should be done as early as possible and must be done before unmarshaling config.
RegisterSchedulerOverride register a custom scheduler and override any existing with same name This should be done as early as possible and must be done before unmarshaling config.
No description provided by the author
SchedHandler get scheduler instance of type.
UnmarshalScheduler unmarshal IScheduler.

# Constants

Core schedulers.
TimeBufConstant constant time buffer.
TimeBufMinDur buffer time until minimum duration.
TimeBufNoWait no time buffer.
TimeBufOnError time buffer on error.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author