s3

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package s3 provides a source implementation for Amazon S3.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(c Config) (*source.Source, error)

New returns a new Amazon S3 source.

Types

type Config

type Config struct {
	Bucket   string
	Folder   string
	Endpoint string
	Region   string
	URL      string
}

Config represents the configuration for an Amazon S3 source.

Jump to

Keyboard shortcuts

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