Versions in this module Expand all Collapse all v0 v0.2.1 May 10, 2024 Changes in this version + func CookieJar(filename string, filters ...kooky.Filter) (http.CookieJar, error) + func CookieStore(filename string, filters ...kooky.Filter) (kooky.CookieStore, error) + func ReadCookies(filename string, filters ...kooky.Filter) ([]*kooky.Cookie, error)