Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RestyLogger ¶
type RestyLogger struct{}
func (*RestyLogger) Debugf ¶
func (*RestyLogger) Debugf(format string, v ...interface{})
Debugf implements resty.Logger.
func (*RestyLogger) Errorf ¶
func (*RestyLogger) Errorf(format string, v ...interface{})
Errorf implements resty.Logger.
func (*RestyLogger) Warnf ¶
func (*RestyLogger) Warnf(format string, v ...interface{})
Warnf implements resty.Logger.
Click to show internal directories.
Click to hide internal directories.