lambda

command
v0.0.0-...-4f9170d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 22, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Example lambda demonstrates dynorm usage in AWS Lambda functions.

This example shows:

  • Lambda handler pattern with dynorm
  • Context propagation for request tracing
  • Error handling best practices
  • Environment variable configuration

Deploy with:

GOOS=linux GOARCH=arm64 go build -o bootstrap main.go
zip function.zip bootstrap

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL