Versions in this module Expand all Collapse all v1 v1.1.1 Dec 8, 2021 v1.1.0 Dec 7, 2021 Changes in this version + type Hook interface + AfterRequest func(*http.Request, *http.Response, error) (*http.Response, error) + BeforeRequest func(*http.Request) (*http.Response, error)