package
3.50.2+incompatible
Repository: https://github.com/delphit430/v2ray-core.git
Documentation: pkg.go.dev

# Functions

GetOrRegisterCounter tries to get the StatCounter first.
ManagerType returns the type of Manager interface.

# Structs

NoopManager is an implementation of Manager, which doesn't has actual functionalities.

# Interfaces

Counter is the interface for stats counters.
Manager is the interface for stats manager.