//
pkg.gl
Category
github.com/gin-contrib/sessions
memcached
package
1.0.2
Repository:
https://github.com/gin-contrib/sessions.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
3
Dependents
2
Files
25 SLOC
#
Functions
NewMemcacheStore
client: memcache client which implements the gsm.Memcacher interface keyPrefix: prefix for the keys we store.
NewStore
client: memcache client (github.com/bradfitz/gomemcache/memcache) keyPrefix: prefix for the keys we store.
#
Interfaces
Store