# Functions
DefaultTransportOptions for setting up the HTTP TransportWrapper wrapper.
Taken from https://www.terraform.io/docs/extend/guides/v2-upgrade-guide.html#removal-of-helper-hashcode-package HashCodeString hashes a string to a unique hashcode.
HashCodeStrings hashes a list of strings to a unique hashcode.
NewMutexKV returns a properly initialized MutexKV.
No description provided by the author
# Constants
EnvLogBody enables logging of request and response bodies.
EnvLogRequestBody enables logging the request body.
EnvLogResponseBody enables logging the response body.
# Structs
MutexKV is a simple key/value store for arbitrary mutexes.
TransportOptions for TransportWrapper.
No description provided by the author