package
0.0.0-20241122070231-faeea24d60af
Repository: https://github.com/frankli0324/go-http.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Interfaces

Transports holds an actions that Write [http.PreparedRequest]s to an underlying [io.WriteCloser] and then Read [http.Response]s from an [io.ReadCloser] which is supposedly the same connection the request is sent to.