package
1.0.18
Repository: https://github.com/ixugo/goweb.git
Documentation: pkg.go.dev

# Functions

SetupConfig 从文件读取内容初始化配置.
WriteConfig 将配置写回文件.

# Structs

No description provided by the author
Data 结构体,包含 Database 和 Redis 两个字段.
Database 结构体,包含 Dsn、MaxIdleConns、MaxOpenConns、ConnMaxLifetime 和 SlowThreshold 五个字段.
Log 结构体,包含 Dir、Level、MaxAge、RotationTime 和 RotationSize 五个字段.
No description provided by the author
No description provided by the author
ServerPPROF 结构体,包含 Enabled 和 AccessIps 两个字段.

# Type aliases

No description provided by the author