//
pkg.gl
Category
github.com/alejandro-carstens/elasticfork
aws
v4
package
0.0.0-20190609001757-91aaaa60cead
Repository:
https://github.com/alejandro-carstens/elasticfork.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
73 SLOC
#
Functions
NewV4SigningClient
NewV4SigningClient returns an *http.Client that will sign all requests with AWS V4 Signing.
NewV4SigningClientWithHTTPClient
NewV4SigningClientWithHTTPClient returns an *http.Client that will sign all requests with AWS V4 Signing.
#
Structs
Transport
Transport is a RoundTripper that will sign requests with AWS V4 Signing.