package
3.2.0-dev.67
Repository: https://github.com/edgexfoundry/go-mod-bootstrap.git
Documentation: pkg.go.dev

# Functions

NewStartUpTimer is a factory method that returns an initialized Timer receiver struct.
NewTimer is a factory method that returns a Timer initialized with passed in duration and interval.

# Structs

Timer contains references to dependencies required by the startup timer implementation.