package
0.1.0
Repository: https://github.com/gofast-pkg/http.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Variables

No description provided by the author

# Structs

Caller type for call(s) http testing with a http.Client without execute on the network call You need set the ExpectedRequest field.

# Interfaces

HTTPClient type for call(s) http testing with a http.Client without execute on the network call It is useful to test a code that makes http calls.