# Packages
No description provided by the author
# Functions
NewContext 初始化上下文包含context.Context 对链路信息进行判断并且在Response时返回TraceId信息.
No description provided by the author
NewResponse 获取默认返回内容.
SetDefaultCode 设置默认返回code码.
SetDefaultData 设置默认返回data内容.
SetDefaultMsg 设置默认返回msg内容.
SetIgnoreRecordLog 是否忽略HTTP请求记录日志.
SetIgnoreRecordLogPath 设置忽略HTTP请求记录日志的路径.
WithOpenTrace 是否开启OpenTrace.
WithServerDebug 是否开启debug.
WithServerHost 设置host.
WithServerPort 设置端口.
WithServerTimeout 设置超时时间.