package
0.0.0-20191113032148-3606b63ab30f
Repository: https://github.com/phenixchain/devchain.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package jsonclient 实现JSON rpc客户端请求功能.
Package types rpc相关的一些结构体定义以及转化函数.

# Functions

InitCfg interfaces.
InitFilterPrintFuncBlacklist rpc模块打印requet信息时需要过滤掉一些敏感接口的入参打印,比如钱包密码相关的.
InitGrpcFuncBlacklist init grpc function blacklist.
InitGrpcFuncWhitelist init grpc function whitelist.
InitIPWhitelist init ip whitelist.
InitJrpcFuncBlacklist init jrpc function blacklist.
InitJrpcFuncWhitelist init jrpc function whitelist.
New produce a rpc by cfg.
NewGrpcServer new GrpcServer object.
NewGRpcServer new grpcserver object.
NewJSONRPCServer new json rpcserver object.

# Structs

Chain33 a channel client.
Grpc a channelClient.
Grpcserver a object.
HTTPConn adapt HTTP connection to ReadWriteCloser.
JSONRPCServer a json rpcserver object.
RPC a type object.