httputil

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChatuinoRoundTrip

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

func NewChatuinoRoundTrip

func NewChatuinoRoundTrip(rt http.RoundTripper, logger zerolog.Logger, userAgentVersion string) *ChatuinoRoundTrip

func (*ChatuinoRoundTrip) RoundTrip

func (t *ChatuinoRoundTrip) RoundTrip(req *http.Request) (*http.Response, error)

type RoundTripperFunc added in v0.4.0

type RoundTripperFunc func(req *http.Request) (*http.Response, error)

func (RoundTripperFunc) RoundTrip added in v0.4.0

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

Jump to

Keyboard shortcuts

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