package
0.0.0-20231105204249-29ef849fe0d9
Repository: https://github.com/iris-contrib/mvc-template.git
Documentation: pkg.go.dev

# Functions

NewGlobalCounter returns a global counter.

# Structs

GlobalCounter is a Counter which atomically increments until Max.

# Interfaces

Counter is the interface which different implementations of counters should implement.