Toggle Sidebar
Toggle Theme
kvasir_agent
v0.0.3
Pages
Modules
kvasir_agent v0.0.3
Kvasir.Agent.Supervisor
View Source
Link to this section
Summary
Functions
alive?(config, partition, id)
count(agent, partitions)
list(agent, partitions)
open(registry, agent, partition, id)
preload(registry, agent, partition, id, offset, state, cache)
start_link(config)
whereis(agent, partition, id)
Link to this section
Functions
Link to this function
alive?(config, partition, id)
View Source
Link to this function
count(agent, partitions)
View Source
Link to this function
list(agent, partitions)
View Source
Link to this function
open(registry, agent, partition, id)
View Source
Link to this function
preload(registry, agent, partition, id, offset, state, cache)
View Source
Link to this function
start_link(config)
View Source
start_link(%{agent:
any
(), source:
any
(), topic:
any
()}) :: :ignore | {:error,
any
()} | {:ok,
pid
()}
Link to this function
whereis(agent, partition, id)
View Source