Versions in this module Expand all Collapse all v0 v0.1.1 Jul 4, 2023 v0.1.0 Jun 6, 2022 Changes in this version + type AppSettings struct + AuthSecret string + BrewfatherAPIKey string + BrewfatherAPIUserID string + BrewfatherLogURL string + InfluxDBReadToken string + InfluxDBURL string + StatsDAddress string + TemperatureUnits string + type Repo interface + Get func() (*Settings, error) + Save func(c *Settings) error + type Settings struct + ModTime time.Time