package
0.0.0-20220412220916-5ea02083e3ec
Repository: https://github.com/riteshrch/go-edge-device-lib.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewCounterGen returns a Gen func which yields a unique value on each subsequent call, which is simply the base-10 string representation of an incrementing integer.

# Type aliases

Gen is a func which should generate key-value pairs.