Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrConfigNotSet = errors.New("Config has been not set")
)
Functions ¶
This section is empty.
Types ¶
type Retriever ¶
func NewRetriever ¶
func NewRetriever(logger *zap.Logger, r prometheus.Registerer, opts *Options) Retriever
Click to show internal directories.
Click to hide internal directories.