Versions in this module Expand all Collapse all v1 v1.3.0 Apr 2, 2024 Changes in this version type Config + var Cfg Config v1.2.0 Nov 2, 2023 Changes in this version type Config + FontFamily string + SecureCookie bool + Title string v1.1.0 Sep 3, 2023 Changes in this version type Config + HeaderAuth bool v1.0.1 Jul 22, 2023 v1.0.0 Jul 22, 2023 Changes in this version + type Config struct + DBPath string + DefaultPassword string + DefaultUsername string + EnableGinLogger bool + LogLevel string + Production bool + SecretKey string + func GetConfig() (*Config, error) + func (cfg *Config) GetLogLevel() logrus.Level