pager

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2022 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 PagerProvider

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

PagerProvider is a structure with HTTP Client to handle with pages.

func NewPagerProvider

func NewPagerProvider(httpClient *http.Client) PagerProvider

NewPagerProvider is a constructor to create a new instance of PagerProvider.

func (PagerProvider) GetNode

func (c PagerProvider) GetNode(uri string) (*html.Node, error)

GetNode fetch and parse response body to return HTML Node.

Jump to

Keyboard shortcuts

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