//
pkg.gl
Category
github.com/yext/elastic
aws
v4
package
6.2.23+incompatible
Repository:
https://github.com/yext/elastic.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.