barrel_rerank_sup (barrel_rerank v1.0.0)

View Source

barrel_rerank top-level supervisor

Simple supervisor with no children. The rerank server is started on-demand by users calling barrel_rerank:start_link/1.

Summary

Functions

Start the supervisor.

Functions

init(_)

start_link()

-spec start_link() -> {ok, pid()} | {error, term()}.

Start the supervisor.