package
Version:
v4.3.1
Opens a new window with list of versions in this module.
Published: Aug 1, 2025
License: AGPL-3.0
Opens a new window with license information.
Imports: 24
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewServer creates and configures a new S3 compatible server
Returns an HTTP handler that can be used to serve S3 API requests
type Bucket struct {
Name string `json:"name"`
Path string `json:"path"`
}
Bucket represents an S3 bucket configuration
Source Files
¶
Click to show internal directories.
Click to hide internal directories.