# Functions
Log 设置日志配置.
New 实例化.
WithAddr 设置服务地址.
WithStartedHook 设置启动回调函数.
WithDecodeRequestFunc 解析入参.
WithEncodeErrorFunc 编码错误.
WithEncodeResponseFunc 编码响应.
No description provided by the author
WithEngine 设置服务引擎(gin).
WithServiceName 设置服务名称.
WithStartedHook 设置启动回调函数.
# Constants
No description provided by the author
# Type aliases
Option 参数设置类型.