Documentation ¶
Index ¶
- func HealthzHandler(w http.ResponseWriter, _ *http.Request)
- func IndexHandler(w http.ResponseWriter, _ *http.Request)
- func LogHandler(handler http.Handler) http.Handler
- func MetricsHandler(conf *config.Config, reg *prometheus.Registry, next http.Handler) http.Handler
- func RecoveryHandler(next http.Handler) http.Handler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HealthzHandler ¶
func HealthzHandler(w http.ResponseWriter, _ *http.Request)
func IndexHandler ¶
func IndexHandler(w http.ResponseWriter, _ *http.Request)
func LogHandler ¶ added in v1.3.0
Log internal request to stdout
func MetricsHandler ¶ added in v1.3.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.