Versions in this module Expand all Collapse all v0 v0.4.5 Dec 19, 2024 Changes in this version + var DefaultTimeout = time.Second * 30 + var HttpClient = &http.Client + var NoRedirectClient *resty.Client + var RestyClient = NewRestyClient() + var UserAgent = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36" + func NewRestyClient() *resty.Client + type Json map[string]interface + type ReqCallback func(req *resty.Request) + type TokenResp struct + AccessToken string + RefreshToken string