Documentation ¶
Index ¶
- func MakeReqResError(compName string, addr string, cost time.Duration, req string, err string) string
- func MakeReqResErrorV2(callerSkip int, compName string, addr string, cost time.Duration, req string, ...) string
- func MakeReqResInfo(compName string, addr string, cost time.Duration, req interface{}, ...) string
- func MakeReqResInfoV2(callerSkip int, compName string, addr string, cost time.Duration, ...) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeReqResError ¶ added in v0.3.5
func MakeReqResError(compName string, addr string, cost time.Duration, req string, err string) string
MakeReqResError ... Deprecated: MakeReqResError 以error级别打印配置名、目标地址、耗时、请求数据、响应数据
func MakeReqResErrorV2 ¶ added in v0.5.4
func MakeReqResErrorV2(callerSkip int, compName string, addr string, cost time.Duration, req string, err string) string
MakeReqResErrorV2 以error级别打印行号、配置名、目标地址、耗时、请求数据、响应数据
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.