kvasir_agent v0.0.3 Kvasir.Command.RemoteDispatcher behaviour View Source

Remote dispatch allows you to remotely dispatch commands through HTTP.

Link to this section Summary

Callbacks

Configure runtime variables

Link to this section Functions

Link to this function command_add(backend, command) View Source
Link to this function command_callback(backend) View Source
Link to this function command_clear(backend, id) View Source
Link to this function command_get(backend, id) View Source
Link to this function command_hook(backend, fun) View Source

Link to this section Callbacks

Link to this callback config(opts) View Source
config(opts :: Keyword.t()) :: Keyword.t()

Configure runtime variables.