repositorypackage
0.0.0-20231129153158-08dfbac68c1b
Repository: https://github.com/mneil/aws-sdk-go-mock.git
Documentation: pkg.go.dev
# README
AWS SDK GO Mock
A complete mock implementation of the aws-sdk-go and aws-sdk-go-v2 clients.
Contributing
Requirements
- go >= 1.20.5
- node >= 20.x
I use node for development because it has some advantages for writing automation scripts.
Set Up
Clone the repository and run
npm i