package
Version:
v1.4.0
Opens a new window with list of versions in this module.
Published: Jan 19, 2022
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Cnf struct {
DB DB
Telegram Tg
Storage Stor
Listen string `default:":8080"`
}
type DB struct {
Addr string
}
type Stor struct {
RedisAddrs string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.