package http

Import Path
	google.golang.org/api/transport/http (on go.dev)

Dependency Relation
	imports 16 packages, and imported by 4 packages

Involved Source Files default_transport_go113.go Package http supports network connections to HTTP servers. This package is not intended for use by end developers. Use the google.golang.org/api/option package to configure API clients.
Package-Level Type Names (only one, which is unexported)
/* sort exporteds by: | */
Package-Level Functions (total 12, in which 2 are exported)
NewClient returns an HTTP client for use communicating with a Google cloud service, configured with the given ClientOptions. It also returns the endpoint for the service as specified in the options.
NewTransport creates an http.RoundTripper for use communicating with a Google cloud service, configured with the given ClientOptions. Its RoundTrip method delegates to base.
Package-Level Variables (only one, which is unexported)
Package-Level Constants (total 3, none are exported)