//
pkg.gl
Category
github.com/go-puzzles/prouter
session-store
package
1.1.14
Repository:
https://github.com/go-puzzles/prouter.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
1
Files
147 SLOC
#
Functions
NewRedisStoreWithAddr
No description provided by the author
NewRedisStoreWithClient
No description provided by the author
#
Structs
GobSerializer
No description provided by the author
RedisStore
No description provided by the author
#
Interfaces
SessionSerializer
SessionSerializer provides an interface for serialize/deserialize a session.