session

package
v0.0.0-...-3c95169 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2023 License: GPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Cores = 4
	Depth int
	Print bool
)

Functions

This section is empty.

Types

type Resource

type Resource struct {
	Type    string
	Address string
	Body    []byte
}

type SessionConfig

type SessionConfig struct {
	Source       string
	Origin       string
	Body         []byte
	Accept       []string
	Recurse      int
	Resources    []Resource
	RequestQueue sync.WaitGroup
}

func NewSession

func NewSession() SessionConfig

Jump to

Keyboard shortcuts

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