Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RPCServer ¶
type RPCServer struct {
// contains filtered or unexported fields
}
RPCServer ...
func (*RPCServer) Execute ¶
func (s *RPCServer) Execute(req dataserial.RPCdata) dataserial.RPCdata
Execute the given function if present
Click to show internal directories.
Click to hide internal directories.