package
0.0.0-20240711123734-c091ff3b1106
Repository: https://github.com/higasgt/go-snippets.git
Documentation: pkg.go.dev

# README

lambda-hello

how to build

  • build & zip
$ make build
  • upload zip file to lambda

todo later

  • Make deploy
    • upload zip file to s3
  • release flow
    • circleci exec make deploy when master merged

Ref

# Structs

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