Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { MetricsRecorder MetricsRecorder Marker mark.Marker MemoryFixer mem.Fixer Logger log.Logger }
Config is the handler configuration.
type MetricsRecorder ¶
type MetricsRecorder interface { gohttpmetrics.Recorder webhook.MetricsRecorder }
MetricsRecorder is the service used to record metrics in the internal HTTP webhook.
Click to show internal directories.
Click to hide internal directories.