package
Version:
v0.0.0-...-a6a29b8
Opens a new window with list of versions in this module.
Published: Sep 5, 2023
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Imap string `toml:"imap"`
ImapUser string `toml:"imap_user"`
ImapPassword string `toml:"imap_password"`
ImapPort string `toml:"imap_port"`
ImapSsl bool `toml:"imap_ssl"`
HTTPAddr string `toml:"http_addr"`
LogLevel string `toml:"log_level"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.