Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Client ¶
Client get previously injected resty.Client
Types ¶
type Option ¶
type Option = func(opts *options)
Option option for installation
func WithHTTPClientSetup ¶
WithHTTPClientSetup setup http.HTTPClient
func WithRestySetup ¶
func WithRestySetup(fn func(r *resty.Client) *resty.Client) Option
WithRestySetup setup resty.Client
Click to show internal directories.
Click to hide internal directories.