asobi_zone_snapshotter (asobi v0.35.4)
View SourceSummary
Functions
-spec delete_world(binary()) -> ok.
-spec handle_call(term(), gen_server:from(), map()) -> {reply, term(), map()}.
-spec init([]) -> {ok, map()}.
-spec snapshot(map()) -> ok.
-spec snapshot_sync(map()) -> ok.
-spec start_link() -> gen_server:start_ret().