http

package
v0.39.1 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeHTTPTestClient

func MakeHTTPTestClient(config map[string]map[string]string) *http.Client

MakeHTTPTestClient creates a test HTTP client from a config map.

Types

type RoundTripFunc added in v0.39.0

type RoundTripFunc func(req *http.Request) *http.Response

RoundTripFunc is a function adapter to implement http.RoundTripper interface.

func (RoundTripFunc) RoundTrip added in v0.39.0

func (f RoundTripFunc) RoundTrip(req *http.Request) (*http.Response, error)

RoundTrip implements the http.RoundTripper interface.

Jump to

Keyboard shortcuts

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