//
pkg.gl
Category
github.com/zenoss/zenoss-agent-kubernetes
registry
package
0.0.0-20240822214404-7d5c954be503
Repository:
https://github.com/zenoss/zenoss-agent-kubernetes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
19 SLOC
#
Functions
CreateManualTick
CreateManualTick returns a named time.Tick-like channel that only ticks when a time.Time is sent to it.
GetTick
GetTick returns a named time.Tick-like channel that only ticks when its creator manually sends it a time.Time.