Skip to content

nandlabs/golly-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golly-aws

testing release releaseDate Go Version godoc

golly-aws is a Go module that provides a set of utilities to interact with AWS services. This is an extension of golly.

Installation

To install the package, run:

go get oss.nandlabs.io/golly-aws

Core Packages

  1. s3vfs: A virtual filesystem for S3
  2. sqs: Messaging Implementation for SQS
  3. sns: Messaging Implementation for SNS

Contributing

We welcome contributions to the project. If you find a bug or would like to request a new feature, please open an issue on GitHub.

License

This project is licensed under MIT License. See the License file for details.