asobi_quests_extension (asobi_quests v0.2.2)

View Source

What core cannot discover about this extension.

Everything else is found without a declaration: the two schemas and the migration by module name, the shigoto worker by the job row naming it, and the domain module by other code calling it.

rebar3 asobi check validates this against every other installed extension.

Summary

Functions

codes()

-spec codes() -> asobi_extension:codes().

info()

-spec info() -> asobi_extension:info().

lua()

-spec lua() -> asobi_extension:lua().

ops()

-spec ops() -> asobi_extension:ops().

owns()

-spec owns() -> asobi_extension:owns().

rpc()

-spec rpc() -> asobi_extension:rpc().

sup()

-spec sup() -> [supervisor:child_spec()].