Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.
/ aws-sdk-go-mocks Public archive

AWS service clients mocks for the the AWS SDK for the Go programming language.

License

Notifications You must be signed in to change notification settings

Itarix/aws-sdk-go-mocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS GO SDK service clients mocks

The purpose of this package is to generate mocks of the AWS' service clients so you don't have to.

This repo objectives is to be full automatic. No action needed to generate mock code.

Getting Started

Installing

Use go get to retrieve the project to add it to your GOPATH workspace, or project's Go module dependencies.

go get github.com/Itarix/aws-sdk-go-mocks

To update to the latest version use go get -u.

go get -u github.com/Itarix/aws-sdk-go-mocks

Quick Example

Please check the test folder.

Original Repo

https://github.com/kamotos/aws-sdk-go-mocks

About

AWS service clients mocks for the the AWS SDK for the Go programming language.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published