package awss3

import "github.com/golang-migrate/migrate/v4/source/aws_s3"

Index

Functions

func WithInstance

func WithInstance(s3client s3iface.S3API, config *Config) (source.Driver, error)

Types

type Config

type Config struct {
	Bucket string
	Prefix string
}

Source Files

s3.go

Version
v4.18.2 (latest)
Published
Jan 27, 2025
Platform
js/wasm
Imports
11 packages
Last checked
1 week ago

Tools for package owners.