Documentation
¶
Overview ¶
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.
Index ¶
- 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 ManyStores(t *testing.T, newStore storeFactory)
- func Options(t *testing.T, newStore storeFactory)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ManyStores ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.