//
pkg.gl
Category
github.com/edgexfoundry/go-mod-bootstrap/v4
bootstrap
startup
package
4.0.2
Repository:
https://github.com/edgexfoundry/go-mod-bootstrap.git
Documentation:
pkg.go.dev
Overview
Versions
4
Dependencies
2
Dependents
44
Files
43 SLOC
#
Functions
NewStartUpTimer
NewStartUpTimer is a factory method that returns an initialized Timer receiver struct.
NewTimer
NewTimer is a factory method that returns a Timer initialized with passed in duration and interval.
#
Structs
Timer
Timer contains references to dependencies required by the startup timer implementation.