articles

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Article

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

func NewArticles

func NewArticles(wg *sync.WaitGroup, d downloader.Downloader, mu *sync.Mutex) *Article

func (*Article) FetchAll

func (ar *Article) FetchAll(name string, ch chan Result)

func (*Article) GetMaxPage

func (ar *Article) GetMaxPage() int

type Result

type Result struct {
	Response []byte
	Code     int
}

Jump to

Keyboard shortcuts

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