s3

package
v0.0.0-...-691f4a8 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DEFAULT_LOCALSTACK_HOST = "localhost"
	DEFAULT_LOCALSTACK_PORT = "4566"
)

Variables

View Source
var SCRIPTS_S3_BUCKET = utils.GetEnv("SCRIPTS_S3_BUCKET", "scripts-local")

Functions

This section is empty.

Types

type S3Client

type S3Client struct {
	// contains filtered or unexported fields
}

func NewS3Client

func NewS3Client(ctx context.Context, table string) (*S3Client, error)

func (*S3Client) ListScripts

func (c *S3Client) ListScripts(ctx context.Context) ([]string, error)

Jump to

Keyboard shortcuts

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