crawlerconfig

package
v0.0.0-...-301f747 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2015 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package crawlerconfig provides Store interface for storing the crawler configuration.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

type Store interface {
	GetCrawlerConfig(userID string) (*api.CrawlerConfig, error)
	UpdateCrawlerConfig(crawlerConfig *api.CrawlerConfig) error
}

Store is an interface for storing the crawler configuration.

Jump to

Keyboard shortcuts

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