http

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HTTPBackend

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

func NewHTTPBackend

func NewHTTPBackend(ctx context.Context, conf HTTPBackendConfig) *HTTPBackend

func (*HTTPBackend) Close

func (be *HTTPBackend) Close() error

func (*HTTPBackend) Delete

func (be *HTTPBackend) Delete(ctx context.Context, u *url.URL) error

func (*HTTPBackend) ListPrefix

func (be *HTTPBackend) ListPrefix(ctx context.Context, u *url.URL, optFunc ...types.ListOption) ([]*types.Object, error)

func (*HTTPBackend) ReadMetadata

func (be *HTTPBackend) ReadMetadata(ctx context.Context, u *url.URL) (*types.ObjectMetadata, error)

func (*HTTPBackend) Reader

func (be *HTTPBackend) Reader(ctx context.Context, u *url.URL) (types.Reader, error)

func (*HTTPBackend) ReaderAt

func (be *HTTPBackend) ReaderAt(ctx context.Context, u *url.URL) (types.ReaderAt, error)

func (*HTTPBackend) Writer

func (be *HTTPBackend) Writer(ctx context.Context, u *url.URL) (types.Writer, error)

type HTTPBackendConfig

type HTTPBackendConfig struct{}

Jump to

Keyboard shortcuts

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