View Source Ravix.Documents.Protocols.CreateRequest protocol (ravix v0.0.2)
Protocol to define how commands are converted to requests
Link to this section Summary
Functions
Creates a request based on the command
Link to this section Types
@type t() :: term()
Link to this section Functions
Creates a request based on the command
parameters
Parameters
- command: the command who will be requested
- selected_node: in which node will it be executed