httpclient

package
v1.8.0-crc0 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2025 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewTransport

func NewTransport(timeout time.Duration, skipTLS bool, capath string, userCertPath string, userKeyPath string) *http.Transport

Types

type Caller added in v0.1.2

type Caller interface {
	Get(url string) ([]byte, int, error)
}

func NewClientWrapper

func NewClientWrapper(timeout time.Duration, overrideHeaders map[string][]string, skipTLS bool, capath string, userCertPath string, userKeyPath string) Caller

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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