proc

package
v0.0.0-...-a7fb737 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2016 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExtractTablesProcessor

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

func NewExtractTablesProcessor

func NewExtractTablesProcessor() *ExtractTablesProcessor

func (*ExtractTablesProcessor) Execute

func (d *ExtractTablesProcessor) Execute(in <-chan string) <-chan *http.Response

func (*ExtractTablesProcessor) Process

func (p *ExtractTablesProcessor) Process(in <-chan string) <-chan *data.Table

type URLProcessor

type URLProcessor interface {
	Process(in <-chan string) <-chan string
}

func NewExtractURLsProcessor

func NewExtractURLsProcessor(filter data.LinkFilter) URLProcessor

Jump to

Keyboard shortcuts

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