package
1.0.3
Repository: https://github.com/datosystem/go_api_core.git
Documentation: pkg.go.dev

# Functions

Convert the input data to a byte array.
It makes an HTTP call and returns the response body: * ${ @method } The method to use in the call, e.g., http.MethodGet * ${ @url } URL to call * ${ @header } Headers to set in the request * ${ @jsonData } The JSON to send to the destination */.
No description provided by the author