//
pkg.gl
Category
github.com/joomcode/elastic-go-driver
aws
v4
package
6.2.29+incompatible
Repository:
https://github.com/joomcode/elastic-go-driver.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
75 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.