package
0.0.0-20210416105405-41c389d3fc63
Repository: https://github.com/any-lyu/go.library.git
Documentation: pkg.go.dev
# Functions
WithOutStat 关闭监控.
WithoutTracing 禁用 tracing 功能, 默认开启 tracing 功能.
WithStat 设置自定义监控默认是 metrics.DBDefault.
WithTimeout 设置超时时间.
WithTracing 启用 tracing 功能, 默认开启 tracing 功能.
WrapDB 包装 *sql.DB 返回 DB 接口.
# Type aliases
Option 表示一些可选的参数.