# Functions
AliasForRecordMetrics 对请求路径起个别名,用于记录指标。 如:Get /user/:username 这样的路径,因为 username 会有非常多的情况,这样记录指标非常不友好。.
DisableRecordMetrics 禁止记录指标.
DisableTraceLog 禁止记录日志.
No description provided by the author
No description provided by the author
WithAlertNotify 设置告警通知.
WithEnableCors 设置支持跨域.
WithEnableOpenBrowser 启动后在浏览器中打开 uri.
WithRecordMetrics 设置记录接口指标.
WrapAuthHandler 用来处理 Auth 的入口.
WrapWeixinAuthHandler 用来处理 Auth 的入口.
# Structs
No description provided by the author
# Interfaces
No description provided by the author
*********************** Context接口************************/.
No description provided by the author
No description provided by the author
RouterGroup 包装gin的RouterGroup.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author