cowboy_session
v2.0.0
  • Pages
  • Modules

    cowboy_session_server (cowboy_session v2.0.0)

    Summary

    Functions

    code_change(OldVsn, State, Extra)
    get(Pid, Key, Default)
    handle_call(_, From, State)
    handle_cast(_, State)
    handle_info(_, State)
    init(Config)
    set(Pid, Key, Value)
    sid(Pid)
    start_link(Config)
    stop(Pid)
    terminate(Reason, State)
    touch(Pid)

    Functions

    Link to this function

    code_change(OldVsn, State, Extra)

    Link to this function

    get(Pid, 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(Config)

    Link to this function

    set(Pid, Key, Value)

    Link to this function

    sid(Pid)

    Link to this function

    start_link(Config)

    Link to this function

    stop(Pid)

    Link to this function

    terminate(Reason, State)

    Link to this function

    touch(Pid)

    Hex Package Hex Preview (current file) Download ePub version

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