keys

package
v0.0.0-...-7377fae Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2019 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (

	/*RecordingRepositoryListKey is a key for the recording repository list*/
	RecordingRepositoryListKey = recordingBaseKey + separator + "repositories"
	/*RecordingProtocolKey is a key for the recording repository cloning protocol*/
	RecordingProtocolKey = recordingBaseKey + separator + "protocol"

	/*RecordingSkipsMissingBranchKey is a key for the recording skip for a missing branch*/
	RecordingSkipsMissingBranchKey = recordingSkipsBaseKey + separator + "missing_branch"
	/*RecordingSkipsBadURLKey is a key for the recording skip for a bad URL*/
	RecordingSkipsBadURLKey = recordingSkipsBaseKey + separator + "bad_url"
	/*RecordingSkipsBadProtocolKey is a key for the recording skip for a bad protocol*/
	RecordingSkipsBadProtocolKey = recordingSkipsBaseKey + separator + "bad_protocol"
	/*RecordingSkipsAllKey is a key for the recording skip for all errors*/
	RecordingSkipsAllKey = recordingSkipsBaseKey + separator + "all"
)
View Source
const (

	/*StoragePathKey is a key for the storage path resource*/
	StoragePathKey = "storage_path"
)

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