config

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	FetchChannel      string = "fetch"
	UpdateChannel     string = "update"
	CheckChannel      string = "check"
	DispatcherChannel string = "dispatch"
	IndexChannel      string = "index"

	DispatchFilter    filter.Key = "dispatch_filter"
	CheckFilter       filter.Key = "check_filter"
	FetchFilter       filter.Key = "fetch_filter"
	ContentHashFilter filter.Key = "content_hash_filter"
)
View Source
const ErrorBrokenPipeline errors.ErrorCode = 1001
View Source
const ErrorExitedPipeline errors.ErrorCode = 1000
View Source
const KVBucketKey string = "Kv"
View Source
const REGISTER_BOLTDB global.RegisterKey = "REGISTER_BOLTDB"
View Source
const STATS_FETCH_FAIL_COUNT = "fetch.fail"
View Source
const STATS_FETCH_SUCCESS_COUNT = "fetch.success"
View Source
const STATS_FETCH_TIMEOUT_COUNT = "fetch.timeout"
View Source
const STATS_FETCH_TIMEOUT_IGNORE_COUNT = "fetch.timeout_ignore"
View Source
const STATS_FETCH_TOTAL_COUNT = "fetch.total"
View Source
const STATS_STORAGE_FILE_COUNT = "stats.sum.file.count"
View Source
const STATS_STORAGE_FILE_SIZE = "stats.sum.file.size"
View Source
const ScreenshotBucketKey string = "Screenshot"
View Source
const SnapshotBucketKey string = "Snapshot"
View Source
const SnapshotMappingBucketKey string = "SnapshotMapping"
View Source
const StatsBucketKey string = "Stats"
View Source
const TaskBucketKey string = "Task"

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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