...

Source file src/github.com/aws/smithy-go/transport/http/doc.go

Documentation: github.com/aws/smithy-go/transport/http

     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
     6  

View as plain text