swirl_ets_manager (swirl v0.2.8)

View Source

Summary

Functions

code_change(OldVsn, State, Extra)

handle_call(Request, From, State)

handle_cast(Msg, State)

handle_info(Msg, State)

init(_)

new_table(Name, Options, Server)

-spec new_table(atom(), [atom() | tuple()], atom() | pid()) -> ok.

start_link()

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

table(Name, Options, Server)

-spec table(atom(), [atom() | tuple()], atom() | pid()) -> ok.

terminate(Reason, State)