Discover Packages
github.com/cryptotradev/sessions
tester
package
Version:
v0.0.6
Opens a new window with list of versions in this module.
Published: Dec 14, 2021
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package tester is a package to test each packages of session stores, such as
cookie, redis, memcached, mongo, memstore. You can use this to test your own session
stores.
func Clear(t *testing .T , newStore storeFactory)
func DeleteKey(t *testing .T , newStore storeFactory)
func Flashes(t *testing .T , newStore storeFactory)
func GetSet(t *testing .T , newStore storeFactory)
func Many(t *testing .T , newStore storeFactory)
func Options(t *testing .T , newStore storeFactory)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.