Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HandlerContext ¶
type HandlerContext struct {
MetricsPath string
DisableExporterMetrics bool
MaxRequests int
Logger log.Logger
MetricsHandler http.Handler
FriendlyNames map[string]string
// contains filtered or unexported fields
}
func (*HandlerContext) IndexFunc ¶
func (c *HandlerContext) IndexFunc(w http.ResponseWriter, r *http.Request)
func (*HandlerContext) Load ¶
func (c *HandlerContext) Load()
Click to show internal directories.
Click to hide internal directories.