package
0.1.8
Repository: https://github.com/trustbloc/wallet.git
Documentation: pkg.go.dev

# Functions

NewStore returns a new CookieStore.

# Constants

StoreName is the name of the cookie store.

# Structs

Config the cookie store.
Jars is a collection of cookie Jars.
MockJar is a mock Jar.
MockStore is a mock cookie Store.
Session is a Jar holding cookies.

# Interfaces

Jar is a container of cookies from a Jars.
Store contains cookie jars.