package
0.0.0-20240704020513-6165832b43a9
Repository: https://github.com/binbinly/gin-pkg.git
Documentation: pkg.go.dev
# Functions
Error 错误返回.
ErrorParamInvalid 参数错误.
HealthCheck will return OK if the underlying BoltDB is healthy.
InitBasicDB init basic db.
InitDB init dbs.
InitRedis redis.
IsDev 是否为开发环境.
IsLocal 是否本地环境.
IsProd 是否生产环境.
IsTest 是否测试环境.
New create a app globally.
NewReverseProxy takes target host and creates a reverse proxy.
ProxyGinHandler handles the http request using proxy.
ProxyRequestHandler handles the http request using proxy.
RootDir 运行根目录.
RouteNotFound 未找到相关路由.
No description provided by the author
Success 成功返回.
SuccessNil 成功返回,无数据.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
App global app.
No description provided by the author
No description provided by the author
EthConfig 以太坊配置.
No description provided by the author
Response api的返回结构体.
No description provided by the author
SmsConfig 短信配置.
# Type aliases
No description provided by the author