kodoblob

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2023 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const Scheme = "kodo"

Scheme is the URL scheme s3blob registers its URLOpener under on blob.DefaultMux.

Variables

View Source
var (
	ErrNoAccessKey                 = errors.New("no accessKey provided")
	ErrNoSecretKey                 = errors.New("no secretKey provided")
	ErrNoDownloadDomain            = errors.New("no downloadDomain provided")
	ErrNotSupportedSignedPutUrl    = errors.New("kodoblob: does not support SignedURL for PUT")
	ErrNotSupportedSignedDeleteUrl = errors.New("kodoblob: does not support SignedURL for DELETE")
)

Functions

This section is empty.

Types

type ErrStatusCode

type ErrStatusCode struct {
	// contains filtered or unexported fields
}

func (ErrStatusCode) Error

func (err ErrStatusCode) Error() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL