s3blob

package
v1.2.120 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BucketURLOpenerFunc

type BucketURLOpenerFunc func(ctx context.Context, u *url.URL) (*blob.Bucket, error)

The BucketURLOpenerFunc type is an adapter to allow the use of ordinary functions as HTTP handlers. If f is a function with the appropriate signature, BucketURLOpenerFunc(f) is a Handler that calls f.

func (BucketURLOpenerFunc) OpenBucketURL

func (f BucketURLOpenerFunc) OpenBucketURL(ctx context.Context, u *url.URL) (*blob.Bucket, error)

OpenBucketURL calls f(ctx, u).

Jump to

Keyboard shortcuts

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