Categorygithub.com/nguyengg/golambdacodepipelinelambdaaction
package
0.0.0-20240919032739-eac131825870
Repository: https://github.com/nguyengg/golambda.git
Documentation: pkg.go.dev

# Functions

Start starts the Lambda runtime loop with the specified Handler.
Wraps a FullHandler.
Wraps a SimpleHandler.

# Constants

No description provided by the author
No description provided by the author

# Type aliases

The full handler must indicate whether the job was a success or failure.
Handler for CodePipeline Lambda action.
A simplified variant of FullHandler.