httpx

package
v0.0.15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 6, 2022 License: Apache-2.0 Imports: 8 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client = resty.Client

func New

func New(opts ...OptionFunc) *Client

func Test added in v0.0.9

func Test() *Client

type Option

type Option struct {
	// contains filtered or unexported fields
}

type OptionFunc

type OptionFunc func(option *Option)

func WithDebug

func WithDebug(t bool) OptionFunc

func WithUserAgent

func WithUserAgent(ua string) OptionFunc

type Request added in v0.0.4

type Request = resty.Request

type Response added in v0.0.5

type Response = resty.Response

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL