//
pkg.gl
Category
github.com/33cn/chain33
rpc
jsonclient
package
1.69.0
Repository:
https://github.com/33cn/chain33.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
128
Files
220 SLOC
#
Functions
New
New produce a jsonclient by perfix and url.
NewJSONClient
NewJSONClient produce a json object.
NewRPCCtx
NewRPCCtx produce a object of rpcctx.
#
Structs
JSONClient
JSONClient a object of jsonclient.
RPCCtx
RPCCtx rpc ctx interface TODO: SetPostRunCb().
#
Type aliases
Callback
Callback a callback function.
CallbackExt
CallbackExt an extension callback function.