package
Version:
v0.0.0-...-fb8d844
Opens a new window with list of versions in this module.
Published: Jul 3, 2021
License: AGPL-3.0
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
¶
func ReadConfigs() (err error)
ReadConfigs 读取配置
type Conf struct {
QQID uint64 `yaml:"QQID"`
QQPassword string `yaml:"QQPassword"`
DatabaseUrl string `yaml:"DatabaseUrl"`
}
Conf 配置
Source Files
¶
Click to show internal directories.
Click to hide internal directories.