Kvasir AgentServer v0.0.14 Kvasir.AgentServer.Config View Source

Documentation for Kvasir.AgentServer.Config.

Link to this section Summary

Link to this section Functions

Specs

Specs

Link to this function

set_agents(server, agents)

View Source

Specs

Link to this function

set_status(server, status)

View Source

Specs

Specs

Specs

url(binary() | URI.t()) :: [
  {:host, charlist()}
  | {:id, binary()}
  | {:latency, pos_integer()}
  | {:pool_size, pos_integer()}
  | {:port, :inet.port_number()}
  | {:async, boolean()},
  ...
]