httpclient

package
v0.0.0-...-8191fc8 Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HTTPClient

type HTTPClient struct {
	Client *http.Client
}

func (*HTTPClient) Get

func (h *HTTPClient) Get(ctx context.Context, url string) ([]byte, error)

func (*HTTPClient) Post

func (h *HTTPClient) Post(ctx context.Context, url string, data []byte) ([]byte, error)

Jump to

Keyboard shortcuts

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