View Source NavEx.Adapters.ETS.RecordsStorage (NavEx v0.1.0)

Link to this section Summary

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

delete_user(user_identity)

View Source

Callback implementation for GenServer.init/1.

Link to this function

insert(user_identity, request_path)

View Source
Link to this function

last_path(user_identity)

View Source
Link to this function

path_at(user_identity, n)

View Source