engine

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const QUERY_PARAM = "q"
View Source
const SEARCH_ENGINE = "https://www.google.de/search"

Variables

This section is empty.

Functions

This section is empty.

Types

type Engine

type Engine interface {
	Request(str string) error
	Get() (string, error)
}

type Google

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

func (*Google) Get

func (g *Google) Get() (string, error)

func (*Google) Request

func (g *Google) Request(str string) error

Jump to

Keyboard shortcuts

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