Skip to content
This repository was archived by the owner on Aug 2, 2021. It is now read-only.

Releases: yogeshlonkar/aws-lambda-go-test

Release v1.2.0

07 Mar 21:44
Compare
Choose a tag to compare

Add Delay option on input to delay the lambda event invocation after it is started

Release v1.1.0

09 Feb 16:13
Compare
Choose a tag to compare

Added util package which contains Response struct representing lambda response. It can be used to incrementally test the response returned by lambda. This way the unmarshall is delayed and expected null field un-marshalling can be avoided

Release v1.0.0

08 Feb 22:58
Compare
Choose a tag to compare

Initial release. Starting from v0.0.4 as fork repo already had three releases and go module complains about local package