package
1.7.21
Repository: https://github.com/devfeel/dotweb.git
Documentation: pkg.go.dev

# Functions

GetSessionStore create new session store with store config.
NewDefaultRedisConfig create new store with default config and use redis store.
NewDefaultRuntimeConfig create new store with default config and use runtime store.
NewDefaultSessionManager create new session manager with default config info.
NewRedisConfig create new store with config and use redis store must set serverIp and storeKeyPre.
create new redis store.
No description provided by the author
NewSessionManager create new seesion manager.
No description provided by the author
NewStoreConfig create new store config.

# Constants

No description provided by the author
second.
No description provided by the author
second.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

RedisStore Implement the SessionStore interface.
MemProvider Implement the provider interface.
No description provided by the author
session state.
No description provided by the author

# Interfaces

No description provided by the author