Documentation
¶
Index ¶
- type Config
- type Handler
- func (h *Handler) Attach(rtr *mux.Router, opt ...interface{})
- func (h *Handler) Counter(ctx context.Context, req *metrics.CounterI) (*metrics.CounterO, error)
- func (h *Handler) Gauge(ctx context.Context, req *metrics.GaugeI) (*metrics.GaugeO, error)
- func (h *Handler) Histogram(ctx context.Context, req *metrics.HistogramI) (*metrics.HistogramO, error)
- type Request
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.