Kvasir.Command.RemoteDispatcher behaviour (kvasir_agent v0.0.13) 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 Callbacks

Specs

config(opts :: Keyword.t()) :: Keyword.t()

Configure runtime variables.

Link to this section Functions