package
Version:
v1.3.1
Opens a new window with list of versions in this module.
Published: May 7, 2025
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package metrics abstracts metrics.
type Metrics interface {
RecordLatency(target, uri, outcome string, latency time.Duration)
}
Metrics is interface for recording metrics.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.