agents
v0.2.0
Search documentation of agents
Settings
agent_instance
(agents v0.2.0)
View Source
Summary
Functions
code_change(OldVsn, State, Extra)
execute(Pid, Action)
get_state(Pid)
handle_call(Request, From, State)
handle_cast(Msg, State)
handle_info(Info, State)
init(Config)
start_link(Config)
terminate(Reason, State)
update_config(Pid, Config)
Functions
code_change(OldVsn, State, Extra)
execute(Pid, Action)
get_state(Pid)
handle_call(Request, From, State)
handle_cast(Msg, State)
handle_info(Info, State)
init(Config)
start_link(Config)
terminate(Reason, State)
update_config(Pid, Config)