//
pkg.gl
Category
github.com/reapchain/reapchain-core
rpc
client
local
package
0.34.20-reap.core.v0.1.14-rc8
Repository:
https://github.com/reapchain/reapchain-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
4
Files
254 SLOC
#
Functions
New
NewLocal configures a client that calls the Node directly.
#
Structs
Local
Local is a Client implementation that directly executes the rpc functions on a given node, without going through HTTP or GRPC.