Categorygithub.com/DukeBWard/go_serverless
module
0.0.0-20240405200351-d01c134df68c
Repository: https://github.com/dukebward/go_serverless.git
Documentation: pkg.go.dev

# README

go_serverless

API, DynamoDB, Lambda

Note: proper build command for lambda deployment is given in AWS documentation (Building for amd64). GOOS=linux GOARCH=amd64 go build -tags lambda.norpc -o bootstrap main.go

# Packages

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