package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

AppendPaths appends the tailDir to the `path` of the passed in uris.
JoinURLPath forces a relative path join by removing any leading slash, then re-prepending it later.
NewMemoryBackedQuotaPool creates a MemoryBackedQuotaPool from a parent monitor m with a limit.
RedactURIForErrorMessage redacts any storage secrets before returning a URI which is safe to return to the client in an error message.

# Constants

URLSeparator represents the standard separator used in backup URLs.

# Structs

MemoryBackedQuotaPool is an IntPool backed up by a memory monitor.