package
0.0.0-20240526123806-d4b7c90a8ae5
Repository: https://github.com/ericyeungcode/bitcom-go-api-v1.git
Documentation: pkg.go.dev

# Functions

DoHttp send http request and return: status_code and byte content if jsonBody is empty, input jsonBodyStr = "".
DoHttpV send http request and parse whole response into value `V` Useful to parse JsonResult */.
DoHttpEx send http request and parse payload (extract `RawResponse.Data`) Useful to parse business object inside response, see `TestDoHttpEx` */.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author