constants

package
v1.4.3 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// BlobUploadDir defines the upload directory for blob uploads.
	BlobUploadDir            = ".uploads"
	SchemaVersion            = 2
	DefaultFilePerms         = 0o600
	DefaultDirPerms          = 0o700
	RLOCK                    = "RLock"
	RWLOCK                   = "RWLock"
	BlobsCache               = "blobs"
	DuplicatesBucket         = "duplicates"
	OriginalBucket           = "original"
	DBExtensionName          = ".db"
	DBCacheLockCheckTimeout  = 10 * time.Second
	BoltdbName               = "cache"
	ReferrerFilterAnnotation = "org.opencontainers.references.filtersApplied"
	DynamoDBDriverName       = "dynamodb"
)

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