Documentation
¶
Index ¶
- func AddReport(cfg *config.Config, client *redis.Client) http.HandlerFunc
- func BasicAuth(handler http.HandlerFunc, client *redis.Client, realm string) http.HandlerFunc
- func Config(cfg *config.Config) http.HandlerFunc
- func DeleteReport(cfg *config.Config, client *redis.Client) http.HandlerFunc
- func Ids(cfg *config.Config, client *redis.Client) http.HandlerFunc
- func Metrics(cfg *config.Config, client *redis.Client) http.HandlerFunc
- func Value(cfg *config.Config, client *redis.Client) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BasicAuth ¶ added in v0.0.3
func BasicAuth(handler http.HandlerFunc, client *redis.Client, realm string) http.HandlerFunc
func DeleteReport ¶ added in v0.0.4
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.