directory
0.0.0-20200604101126-5bd6cff2be45
Repository: https://github.com/bcbchain/bclib.git
Documentation: pkg.go.dev
# Packages
HTTP RPC server supporting calls via uri params, jsonrpc, and jsonrpc over websockets
# Client Requests
Suppose we want to expose the rpc function `HelloWorld(name string, num int)`.