etl

package
v0.0.0-...-58c5833 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2017 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewExtracter

func NewExtracter(connString, query string) extracter

func NewLoader

func NewLoader(url, result string) loader

Types

type Extracter

type Extracter interface {
	Extract() error
}

type Loader

type Loader interface {
	Load() error
}

Jump to

Keyboard shortcuts

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