storage

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeBucket

func MakeBucket()

Types

type S3Config

type S3Config struct {
	Enabled         bool
	UseSSL          bool
	Bucket          string
	Region          string
	AccessKeyID     string
	SecretAccessKey string
	Buckets         []string
	Endpoint        *url.URL
}

func GetS3Config

func GetS3Config() S3Config

Jump to

Keyboard shortcuts

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