package
Version:
v6.5.0+incompatible
Opens a new window with list of versions in this module.
Published: Dec 11, 2017
License: GPL-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type RPCServer interface {
Register(rcvr interface{}) error
Start() error
Stop()
}
RPCServer is an interface implemnted by the RPC server.
New provides a new RPCServer
Source Files
¶
Click to show internal directories.
Click to hide internal directories.