md5S3Uploader

package module
v0.0.0-...-e7ae944 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: MIT Imports: 8 Imported by: 0

README

md5S3Uploader

Just playing around with the idea of a package to simplify uploading to S3 buckets with Object Lock enabled. Buckets with Object Lock require MD5 for sender validation.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Uploader

type Uploader struct {
	File   []byte
	Bucket string
	Key    string
}

func (*Uploader) Upload

func (u *Uploader) Upload(ctx context.Context) error

Jump to

Keyboard shortcuts

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