Documentation
¶
Index ¶
Constants ¶
View Source
const ( ClientIDHeader = "Client-Id" APIKeyHeader = "Api-Key" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RoundTripper ¶
type RoundTripper struct {
// contains filtered or unexported fields
}
func NewRoundTripper ¶
func NewRoundTripper(r http.RoundTripper, clientID, apiKey string) *RoundTripper
Click to show internal directories.
Click to hide internal directories.