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

Remote dispatch multiple commands through a single HTTP request.

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %Kvasir.Command.RemoteDispatcher.Multi{commands: term()}

Link to this section Functions

Link to this function exec(multi, dispatch, success?, retry) View Source