webgetter

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2018 License: MIT Imports: 4 Imported by: 0

README

webgetter.Getter

Gets pages from the web by HTTP

Documentation

Overview

Package webgetter defines a getter.Interface that gets real results by HTTP

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Getter

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

Getter is a getter.Interface that returns results real results by HTTP

func (*Getter) Get

func (h *Getter) Get(ctx context.Context, url string) chan getter.Result

Get returns a channel. Later it sends the response, and closes the channel.

Jump to

Keyboard shortcuts

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