Documentation ¶
Index ¶
- func Client(clientConfig *ClientConfig) *resty.Client
- func Default() *resty.Client
- func External(cfg *config.Config) *resty.Client
- func FeelgoodResponseToStruct(response *resty.Response, obj interface{}) error
- func Internal(ctx context.Context, cfg *InternalClientConfig) (*resty.Client, error)
- type ClientConfig
- type InternalClientConfig
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Client ¶
func Client(clientConfig *ClientConfig) *resty.Client
func FeelgoodResponseToStruct ¶ added in v0.1.0
func FeelgoodResponseToStruct(response *resty.Response, obj interface{}) error
Types ¶
Click to show internal directories.
Click to hide internal directories.