//
pkg.gl
Category
github.com/ondat/operator-toolkit
runnable
package
0.2.0
Repository:
https://github.com/ondat/operator-toolkit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
51 SLOC
#
Functions
NewGraceful
NewGraceful creates a new graceful shutdown runnable.
#
Structs
Graceful
Graceful implements the Runnable interface and handles graceful shutdown of the component.
#
Type aliases
RunCall
RunCall starts a component.
StopCall
StopCall stops a component.