Versions in this module Expand all Collapse all v0 v0.1.0 May 8, 2023 v0.0.2 May 8, 2023 v0.0.1 May 8, 2023 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)