//
pkg.gl
Category
github.com/guaxiang/ww
features
stats
package
3.50.2+incompatible
Repository:
https://github.com/guaxiang/ww.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
45 SLOC
#
Functions
GetOrRegisterCounter
GetOrRegisterCounter tries to get the StatCounter first.
ManagerType
ManagerType returns the type of Manager interface.
#
Structs
NoopManager
NoopManager is an implementation of Manager, which doesn't has actual functionalities.
#
Interfaces
Counter
Counter is the interface for stats counters.
Manager
Manager is the interface for stats manager.