Versions in this module Expand all Collapse all v0 v0.3.0 Jan 14, 2024 v0.2.1 Mar 18, 2023 v0.2.0 Feb 28, 2023 Changes in this version + const DefaultTimeout + func PrepareClient(timeout time.Duration, insecureSkipVerify bool) *http.Client + func ReqAuthorization(req *http.Request, username string, password string) *http.Request + func ReqUserAgent(req *http.Request, userAgent string) *http.Request