A thread-safe rate counter for tracking counts in an interval, useful for requests-per-second statistics.
go get github.com/paulbellamy/ratecounterNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a rate counter with a 1-second window, increments it, and prints the current rate.
No known issues recorded.
No dependency data recorded yet.