cookie

package
v0.0.21 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 20, 2023 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CookieDecryptor

type CookieDecryptor interface {
	Decrypt(encrypted []byte) ([]byte, error)
}

type Cookies

type Cookies struct {
	// contains filtered or unexported fields
}

func NewCookies

func NewCookies() *Cookies

func (*Cookies) GetCookies

func (c *Cookies) GetCookies() []*http.Cookie

func (*Cookies) ReadCookies

func (c *Cookies) ReadCookies(browserName, profile string, keyring linux.LinuxKeyring) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL