//
pkg.gl
Category
github.com/squeed/kubernetes
pkg
util
async
package
1.5.0-alpha.0
Repository:
https://github.com/squeed/kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
30 SLOC
#
Functions
NewRunner
NewRunner makes a runner for the given function(s).
#
Structs
Runner
Runner is an abstraction to make it easy to start and stop groups of things that can be described by a single function which waits on a channel close to exit.