Documentation
¶
Index ¶
- func FindBraveCookieStoreFiles() iter.Seq2[*chromeCookieStoreFile, error]
- func FindChromeCookieStoreFiles() iter.Seq2[*chromeCookieStoreFile, error]
- func FindChromiumCookieStoreFiles() iter.Seq2[*chromeCookieStoreFile, error]
- func FindCookieStoreFiles(rootsFunc iter.Seq2[string, error], browserName string) iter.Seq2[*chromeCookieStoreFile, error]
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindBraveCookieStoreFiles ¶ added in v0.2.7
func FindChromeCookieStoreFiles ¶
chromeRoots and chromiumRoots could be put into the github.com/kooky/browser/{chrome,chromium} packages. It might be better though to keep those 2 together here as they are based on the same source.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.