doc.go

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