Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conditional S3 writes with aws-sdk-go-v2

A small example repository showing how to issue conditional writes with v2 of AWS's Go SDK and run integration tests with MinIO. There's a short discussion on my blog.

With the Docker daemon running (or socket-activated), run the tests with make test or go test ..

Important

Don't import this code. Copy it into your project and customize it instead! It's under the MIT License, so you should be able to use it nearly anywhere.

About

An example of conditional S3 writes using v2 of the AWS SDK and MinIO for integration tests.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages