package
Version:
v0.0.0-...-e06fee5
Opens a new window with list of versions in this module.
Published: Sep 30, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
LogLevel string `split_words:"true" default:"info"`
DbPath string `split_words:"true" default:"activity.duckdb"`
DiscordToken string `split_words:"true" required:"true"`
GuildId string `split_words:"true" required:"true"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.