//
pkg.gl
Category
github.com/trustbloc/wallet
pkg
restapi
common
store
cookie
package
0.1.8
Repository:
https://github.com/trustbloc/wallet.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
96 SLOC
#
Functions
NewStore
NewStore returns a new CookieStore.
#
Constants
StoreName
StoreName is the name of the cookie store.
#
Structs
Config
Config the cookie store.
Jars
Jars is a collection of cookie Jars.
MockJar
MockJar is a mock Jar.
MockStore
MockStore is a mock cookie Store.
Session
Session is a Jar holding cookies.
#
Interfaces
Jar
Jar is a container of cookies from a Jars.
Store
Store contains cookie jars.