scrape

package
v0.6.7 Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ScrapeHandler

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

func NewScrapeHandler

func NewScrapeHandler(repositories *global.Repositories, search search.Search, gh *github.Client) *ScrapeHandler

func (*ScrapeHandler) Handle

func (s *ScrapeHandler) Handle(ctx context.Context, action string) error

type Scraper

type Scraper interface {
	Scrape(ctx context.Context, language string) error
	GetType() string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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