Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Client ¶
func Client() *resty.Client
Client returns a new resty.Client with some default configuration.
Types ¶
type RestyLoggerAdapter ¶
func (*RestyLoggerAdapter) Debugf ¶
func (l *RestyLoggerAdapter) Debugf(format string, v ...interface{})
func (*RestyLoggerAdapter) Errorf ¶
func (l *RestyLoggerAdapter) Errorf(format string, v ...interface{})
func (*RestyLoggerAdapter) Infof ¶
func (l *RestyLoggerAdapter) Infof(format string, v ...interface{})
func (*RestyLoggerAdapter) Warnf ¶
func (l *RestyLoggerAdapter) Warnf(format string, v ...interface{})
Click to show internal directories.
Click to hide internal directories.