Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Executor ¶
type Executor struct{}
func NewExecutor ¶
func NewExecutor() *Executor
func (*Executor) ExecuteCommand ¶
func (e *Executor) ExecuteCommand(req request.JSONRPCRequest) response.JSONRPCResponse
Click to show internal directories.
Click to hide internal directories.