//
pkg.gl
Category
github.com/wnanbei/basics
config
package
0.0.0-20240202015135-ae011250276e
Repository:
https://github.com/wnanbei/basics.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
5
Files
190 SLOC
#
Functions
Load
Load 初始化读取配置.
LoadAndWatch
LoadAndWatch 初始化读取配置,并监控配置变化.
#
Constants
DEV
开发环境.
File
文件输出.
Prod
生产环境.
Stdout
标准输出.
Test
测试环境.
#
Structs
Config
Config 通用配置模版.
Database
Database 数据库通用配置模版.
Log
Log 日志配置.
MySQL
MySQL 数据库配置.
Postgres
Postgres 数据库配置.
Redis
Redis 数据库配置.
Server
Server 服务配置.
#
Type aliases
Env
Env 运行环境.
LogType
LogType 日志类型.