There was an error while loading. Please reload this page.
get_session() -> [] | [{atom, binary()}]
get_session(key :: atom()) -> [] | binary()
set_session_val(key :: atom(), val :: binary()) -> :ok.