foil_server (foil v0.1.4)

View Source

Summary

Functions

handle_msg(_, State)

-spec handle_msg(term(), term()) -> {ok, term()}.

init(Name, Parent, _)

-spec init(atom(), pid(), term()) -> {ok, term()}.

start_link()

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

terminate(Reason, State)

-spec terminate(term(), term()) -> ok.