Documentation
¶
Index ¶
Constants ¶
View Source
const ( FetchChannel string = "fetch" UpdateChannel string = "update" CheckChannel string = "check" DispatcherChannel string = "dispatch" IndexChannel string = "index" DispatchFilter string = "dispatch_filter" CheckFilter string = "check_filter" FetchFilter string = "fetch_filter" ContentHashFilter string = "content_hash_filter" )
View Source
const BuildDate = "N/A"
View Source
const ErrorBrokenPipeline errors.ErrorCode = 1001
View Source
const ErrorExitedPipeline errors.ErrorCode = 1000
View Source
const LastCommitLog = "N/A"
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"
View Source
const Version = "0.0.1-SNAPSHOT"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.