CookieManager

package
v1.3.3 Latest Latest
Warning

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

Go to latest
Published: May 2, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CookieItem

type CookieItem struct {
	CurrentUsed int
	Path        string
	Json        []map[string]any
}

type Manager

type Manager struct {
	Cookies []*CookieItem
}

func NewManager

func NewManager() (*Manager, error)

func (*Manager) GetBestCookie

func (m *Manager) GetBestCookie() []map[string]any

Jump to

Keyboard shortcuts

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