session

package
v0.0.0-...-5a1aa71 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCookies

func GetCookies(c *http.Client, rawURL string) (string, error)

func MarshalCookies

func MarshalCookies(cookies []*http.Cookie) string

func SetCookies

func SetCookies(c *http.Client, rawURL string, rawCookies string, edit func(*http.Cookie) *http.Cookie) error

func UnmarshalCookies

func UnmarshalCookies(rawCookies string, edit func(*http.Cookie) *http.Cookie) ([]*http.Cookie, error)

Types

type Cookie struct {
	Name  string
	Value string
}

Jump to

Keyboard shortcuts

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