errors

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Feb 15, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrBucketNotFound      = errors.New("bucket not found")
	ErrFileNotFound        = errors.New("file not found")
	ErrBucketAlreadyExists = errors.New("bucket already exists")
	ErrFileAlreadyExists   = errors.New("file already exists")
	ErrWriteLocked         = errors.New("bucket is locked for write")
	ErrReadLocked          = errors.New("bucket is locked for read")
)

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