Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Init ¶
func Init(config Configurer)
Types ¶
type Configurer ¶
type Configurer interface { // Implicitly require the Configurers for all packages that will be Init'd here stats.Configurer CORSUserAgentAllowed(ua string) bool }
Configurer is the config interface required by this package
Click to show internal directories.
Click to hide internal directories.