Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
Provider is a stateful cache for asynchronous memcached auto-discovery resolution. It provides a way to resolve addresses and obtain them.
func NewProvider ¶
func NewProvider(logger log.Logger, reg prometheus.Registerer, dialTimeout time.Duration) *Provider
Click to show internal directories.
Click to hide internal directories.