package
0.0.0-20240613003025-95f5d9073954
Repository: https://github.com/adnvilla/gosamples.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
StateMonitor maintains a map that stores the state of the URLs being polled, and prints the current state every updateInterval nanoseconds.

# Structs

Resource represents an HTTP URL to be polled by this program.
State represents the last-known state of a URL.