cowboy_session
v2.0.0
  • Pages
  • Modules

    cowboy_session_storage_ets (cowboy_session v2.0.0)

    Summary

    Functions

    code_change(OldVsn, State, Extra)
    delete(SID)
    get(SID, Key, Default)
    handle_call(_, From, State)
    handle_cast(_, State)
    handle_info(_, State)
    init(_)
    new(SID)
    set(SID, Key, Value)
    start_link()
    stop(New_storage)
    terminate(Reason, State)

    Functions

    Link to this function

    code_change(OldVsn, State, Extra)

    Link to this function

    delete(SID)

    Link to this function

    get(SID, Key, Default)

    Link to this function

    handle_call(_, From, State)

    Link to this function

    handle_cast(_, State)

    Link to this function

    handle_info(_, State)

    Link to this function

    init(_)

    Link to this function

    new(SID)

    Link to this function

    set(SID, Key, Value)

    Link to this function

    start_link()

    Link to this function

    stop(New_storage)

    Link to this function

    terminate(Reason, State)

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.30.5) for the Erlang programming language