# Functions
NewCustomUserAgentTransport creates a new http transport that sets a custom user-agent string for each request.
# Structs
CustomUserAgentTransport is a http.RoundTripper that ensures that a custom user-agent string is set for each request.