Versions in this module Expand all Collapse all v0 v0.3.0 Mar 22, 2023 v0.2.0 Feb 20, 2023 Changes in this version + type RoundTrip func(*http.Request) (*http.Response, error) + func NewBasicAuthRoundTrip(username, password string) RoundTrip + func NewCoinbaseRoundTrip(key, secret, passphrase string) RoundTrip