Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type OptionFunc ¶
type OptionFunc func(c *resty.Client, r *resty.Request) (*resty.Request, error)
func WithDebug ¶
func WithDebug(debug bool) OptionFunc
func WithDefaultURL ¶
func WithDefaultURL() OptionFunc
func WithURL ¶
func WithURL(url string) OptionFunc
Click to show internal directories.
Click to hide internal directories.