Documentation ¶
Overview ¶
Package tools 存放辅助方法
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NoopLogger ¶
type NoopLogger struct{}
NoopLogger 给 go-resty 使用的空日志
func (NoopLogger) Debugf ¶
func (NoopLogger) Debugf(format string, v ...any)
func (NoopLogger) Errorf ¶
func (NoopLogger) Errorf(format string, v ...any)
func (NoopLogger) Warnf ¶
func (NoopLogger) Warnf(format string, v ...any)
Click to show internal directories.
Click to hide internal directories.