class Amber::Router::Session::Store

Defined in:

amber/router/session/session_store.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(cookies : Amber::Router::Cookies::Store, config : Hash(Symbol, Int32 | String | Symbol)) #

[View source]

Instance Method Detail


[View source]
def config : Hash(Symbol, Symbol | String | Int32) #

[View source]
def cookies : Cookies::Store #

[View source]