erlang_adk
v0.1.0
Search documentation of erlang_adk
Default
Default
In-browser search
Settings
adk_tool
behaviour
(erlang_adk v0.1.0)
View Source
Summary
Callbacks
execute/1
schema/0
Callbacks
execute/1
-callback
execute(Args ::
map
()) -> {ok,
term
()} | {error,
term
()}.
schema/0
-callback
schema() ->
map
().