internal

package
v0.0.0-...-1e080f3 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Printer

type Printer interface {
	Print(data io.Reader) error
}

func NewPrinter

func NewPrinter() Printer

type Scrapper

type Scrapper interface {
	Scrap(top int, pages int) error
}

func NewScrapper

func NewScrapper(printer Printer) Scrapper

Jump to

Keyboard shortcuts

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