doc.go 152 B

12345
  1. /*
  2. Package http provides the HTTP transport client and request/response types
  3. needed to round trip API operation calls with an service.
  4. */
  5. package http