package
0.0.0-20200630034751-590ca12ed7fe
Repository: https://github.com/fsn-dev/crosschain-bridge.git
Documentation: pkg.go.dev

# Functions

HTTPGet http get.
HTTPPost http post.
HTTPRawPost http raw post.
InitHTTPClient init http client.
NewRequest new request.
NewRequestWithTimeoutAndID new request with timeout and id.
RPCGet rpc get.
RPCGetRequest rpc get request.
RPCGetWithTimeout rpc get with timeout.
RPCPost rpc post.
RPCPostRequest rpc post request.
RPCPostWithTimeoutAndID rpc post with timeout and id.
RPCRawGet rpc raw get.
RPCRawGetRequest rpc raw get request.
RPCRawGetWithTimeout rpc raw get with timeout.
RPCRawPost rpc raw post.
RPCRawPostWithTimeout rpc raw post with timeout.

# Structs

Request json rpc request.
RequestBody request body.