View Source Kvasir.Command.RemoteDispatcher.Multi (kvasir_agent v0.0.18)

Remote dispatch multiple commands through a single HTTP request.

Link to this section Summary

Link to this section Types

@type t() :: %Kvasir.Command.RemoteDispatcher.Multi{commands: term()}

Link to this section Functions