Versions in this module Expand all Collapse all v1 v1.0.2 Nov 3, 2023 Changes in this version + func AddAppHeaders(req *http.Request) + func AddUserHeaders(jwtToken string, req *http.Request) + func CloseBody(Body io.ReadCloser) + func GetRequestPayload(obj interface{}) (*strings.Reader, error) + func GetRoute(route string, args ...string) (string, error) + func MakeRequest(req *http.Request) (*http.Response, error)