Documentation
¶
Index ¶
- func HandleError(s *store.Store, scope string, err error)
- func HealthzExporter(s *store.Store) http.HandlerFunc
- func MetricsExporter(s *store.Store) http.HandlerFunc
- func New(s *store.Store) http.Handler
- func StatusHTMLExporter(s *store.Store) http.HandlerFunc
- func StatusJSONExporter(s *store.Store) http.HandlerFunc
- func StatusTextExporter(s *store.Store) http.HandlerFunc
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HealthzExporter ¶
func HealthzExporter(s *store.Store) http.HandlerFunc
func MetricsExporter ¶
func MetricsExporter(s *store.Store) http.HandlerFunc
func StatusHTMLExporter ¶ added in v0.7.0
func StatusHTMLExporter(s *store.Store) http.HandlerFunc
func StatusJSONExporter ¶ added in v0.7.0
func StatusJSONExporter(s *store.Store) http.HandlerFunc
func StatusTextExporter ¶ added in v0.7.0
func StatusTextExporter(s *store.Store) http.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.