package
0.0.0-20240919032739-eac131825870
Repository: https://github.com/nguyengg/golambda.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
NewStrongETag returns an ETag with ETag.Weak set to false.
NewWeakETag returns an ETag with ETag.Weak set to true.
Start starts the Lambda runtime loop.
# Constants
No description provided by the author
# Structs
Context contains the original context from Lambda and methods to read attributes of the original events.APIGatewayV2HTTPRequest and write to the events.APIGatewayV2HTTPResponse.
ETag header value.
IfMatch header value.
No description provided by the author
# Interfaces
WithResponseCachingHeaders allows implement types to generate ETag and Last-Modified response headers for caching purposes.