Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Database string `toml:"database"` Port int `toml:"port" default:"6446"` Telegram TelegramConfig `toml:"telegram"` LogLevel slog.Level }
func LoadFromEnv ¶
Click to show internal directories.
Click to hide internal directories.