package common type Config struct { environment string `toml:"environment"` }