load

package
v0.0.68 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Agents

func Agents() []string

func CMD

func CMD() *cli.Command

func Referrer

func Referrer() []string

Types

type Program

type Program struct {
	Referrer []string
	Agents   []string
	Vince    string
	Auth     string
}

func (*Program) NewSession

func (p *Program) NewSession(website string) (*Session, error)

type Session

type Session struct {
	Auth     string
	Ua       string
	Referrer string
	Domain   string
	Website  string
	Vince    string
}

func (*Session) Send

func (s *Session) Send(name, path string) error

func (*Session) SendDebug

func (s *Session) SendDebug(name, path string) error

Jump to

Keyboard shortcuts

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