Versions in this module Expand all Collapse all v0 v0.2.5 Oct 8, 2024 v0.2.4 Oct 7, 2024 v0.2.3 Aug 27, 2024 v0.2.2 Aug 20, 2024 v0.2.1 Aug 17, 2024 Changes in this version type Config + func (c *Config) String() string v0.2.0 Aug 11, 2024 Changes in this version + func LoadEnvFile(filename string) error v0.1.1 Aug 10, 2024 v0.1.0 Aug 8, 2024 Changes in this version + type Config struct + Cron *string + FullSync bool + Primary model.PiHole + Replicas []model.PiHole + SyncSettings *SyncSettings + func (c *Config) Load() + type ManualConfig struct + DHCP bool + DNS bool + Database bool + Debug bool + Files bool + Misc bool + NTP bool + Resolver bool + Webserver bool + type ManualGravity struct + Adlist bool + AdlistByGroup bool + Client bool + ClientByGroup bool + DHCPLeases bool + Domainlist bool + DomainlistByGroup bool + Group bool + type SyncSettings struct + Config *ManualConfig + Gravity *ManualGravity