package
1.6.23
Repository: https://github.com/mittacy/ego.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
InitConnectConf 初始化连接配置 Example: c = map[string]Conf{ "localhost": { Host: viper.GetString("MONGO_RW_HOST"), Port: viper.GetInt("MONGO_RW_PORT"), Database: viper.GetString("MONGO_RW_DATABASE"), User: viper.GetString("MONGO_RW_USERNAME"), Password: viper.GetString("MONGO_RW_PASSWORD"), }, } @param c.
No description provided by the author
No description provided by the author

# Constants

无加密.
加密.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author