models

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LookupTypeSitemaps = "sitemaps"
	LookupTypeURLs     = "urls"
	LookupTypeAll      = "all"
)
View Source
const (
	WaitForConsole = "console"
	WaitForElement = "element"
	WaitForTime    = "time"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type PageData

type PageData struct {
	URL            *url.URL
	Status         int
	ContentLength  int
	Body           []byte
	FileName       string
	Attempts       int
	SuccessRender  bool
	SuccessStoring bool
}

func (*PageData) MakeFileName

func (d *PageData) MakeFileName(postfix string)

Jump to

Keyboard shortcuts

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