search

package
v0.0.0-...-52dbf3a Latest Latest
Warning

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

Go to latest
Published: Oct 14, 2023 License: LGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewQuery

func NewQuery(query string, price PriceQuery, options Options) *scraper.Scraper

NewQuery return Query instance

Types

type Options

type Options = scraper.Options

Options type alias

type PriceQuery

type PriceQuery int

PriceQuery value

const (
	// PriceAll - all prices
	PriceAll PriceQuery = iota
	// PriceFree - only free
	PriceFree
	// PricePaid - only paid
	PricePaid
)

Jump to

Keyboard shortcuts

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