Documentation
¶
Index ¶
Constants ¶
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RPCService ¶
type RPCService struct {
// contains filtered or unexported fields
}
func NewRPCService ¶
func NewRPCService(qn *node.NodeControl, config *config.RPCServer, backendErrorChan chan error) *RPCService
func (*RPCService) Start ¶
func (r *RPCService) Start() error
func (*RPCService) Stop ¶
func (r *RPCService) Stop()
Click to show internal directories.
Click to hide internal directories.