mirror of
https://github.com/eko/pihole-exporter.git
synced 2025-02-16 00:21:34 +01:00
Add channel
This commit is contained in:
parent
cf04392b13
commit
8d5586558c
@ -21,6 +21,7 @@ type Client struct {
|
|||||||
httpClient http.Client
|
httpClient http.Client
|
||||||
interval time.Duration
|
interval time.Duration
|
||||||
config *config.Config
|
config *config.Config
|
||||||
|
MetricRetrieved chan bool
|
||||||
}
|
}
|
||||||
|
|
||||||
// NewClient method initializes a new PI-Hole client.
|
// NewClient method initializes a new PI-Hole client.
|
||||||
|
Loading…
Reference in New Issue
Block a user