package
0.2.2
Repository: https://github.com/browserutils/kooky.git
Documentation: pkg.go.dev

# Structs

No description provided by the author
DefaultCookieStore implements most of the kooky.CookieStore interface except for the ReadCookies method func (s *DefaultCookieStore) ReadCookies(filters ...kooky.Filter) ([]*kooky.Cookie, error) DefaultCookieStore also provides an Open() method */.

# Interfaces

kooky.CookieStore without http.CookieJar and SubJar().