package
2.0.0-20241209100706-e3a3b7c07d26
Repository: https://github.com/gophercloud/utils.git
Documentation: pkg.go.dev
# Functions
FormatJSON is a default function to pretty-format a JSON body.
GetDefaultSensitiveHeaders returns the default list of headers to be masked.
No description provided by the author
# Structs
DefaultLogger is a default struct, which satisfies the Logger interface.
RoundTripper satisfies the http.RoundTripper interface and is used to customize the default http client RoundTripper.
# Interfaces
Logger is an interface representing the Logger struct.