package
0.0.0-20230130100827-6c64ebff31b2
Repository: https://github.com/packtpublishing/go-cookbook.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

DefaultGetGolang uses the default client to get golang.org.
DoOps takes a client, then fetches google.com.
Setup configures our client and redefines the global DefaultClient.

# Structs

Controller embeds an http.Client and uses it internally.
NopTransport is a No-Op Transport.