Skip to main content

dispatch

Function dispatch 

Source
pub fn dispatch(node: &Node, command: &str, params: Option<&Value>) -> Response
Expand description

Dispatch a command string to the appropriate query function.