doc.go (152B)
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