s3

package
v4.3.3 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2025 License: AGPL-3.0 Imports: 24 Imported by: 0

Documentation

Overview

Credits: https://pkg.go.dev/github.com/rclone/rclone@v1.65.2/cmd/serve/s3 Package s3 implements a fake s3 server for openlist

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewServer

func NewServer(ctx context.Context) (http.Handler, error)

NewServer creates and configures a new S3 compatible server Returns an HTTP handler that can be used to serve S3 API requests

Types

type Bucket

type Bucket struct {
	Name string `json:"name"`
	Path string `json:"path"`
}

Bucket represents an S3 bucket configuration

Jump to

Keyboard shortcuts

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