//
pkg.gl
Category
github.com/IOTechSystems/go-mod-edge-utils
pkg
bootstrap
startup
package
1.0.29
Repository:
https://github.com/iotechsystems/go-mod-edge-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
6
Files
42 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.