Versions in this module Expand all Collapse all v1 v1.5.1 Sep 9, 2022 v1.5.0 Sep 8, 2022 Changes in this version + var Client = resty.New() + func Get(url string) []byte + func PostJson(url string, v interface{}) ([]byte, error)