package
1.0.2
Repository: https://github.com/gin-contrib/sessions.git
Documentation: pkg.go.dev

# Functions

GetRedisStore retrieves the Redis store from the provided Store interface.
size: maximum number of idle connections.
NewStoreWithDB creates a new Redis-based session store with the specified parameters.
NewStoreWithPool creates a new session store using a Redis connection pool.
SetKeyPrefix sets a key prefix for the given Redis store.

# Interfaces