Versions in this module Expand all Collapse all v1 v1.5.0 Sep 11, 2024 v1.4.0 Sep 11, 2024 v1.3.0 Sep 11, 2024 Changes in this version + func Get(ctx context.Context, ret interface{}, url string, headers ...http.Header) error + func MarshallUrlParams(url string, params map[string]string) string + func Post(ctx context.Context, ret interface{}, url string, body interface{}, ...) error