urlscan

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Page

type Page struct {
	Url string `json:"url"`
}

type Result

type Result struct {
	Page Page          `json:"page"`
	Sort []interface{} `json:"sort"`
}

type Source

type Source struct {
	// contains filtered or unexported fields
}

func (*Source) AddApiKeys

func (s *Source) AddApiKeys(keys []string)

func (*Source) IsDefault

func (s *Source) IsDefault() bool

func (*Source) Name

func (s *Source) Name() string

func (*Source) NeedsKey

func (s *Source) NeedsKey() bool

func (*Source) Run

func (s *Source) Run(ctx context.Context, rootUrl string, sess *session.Session) <-chan source.Result

func (*Source) Statistics

func (s *Source) Statistics() source.Statistics

Jump to

Keyboard shortcuts

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