Versions in this module Expand all Collapse all v1 v1.0.0 Mar 11, 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)