package
0.0.0-20240816032626-971883f4c164
Repository: https://github.com/lpxxn/mygotest.git
Documentation: pkg.go.dev

# Functions

Handler is your Lambda function handler It uses Amazon API Gateway request/responses provided by the aws-lambda-go/events package, However you could use other event sources (S3, Kinesis etc), or JSON-decoded primitive types such as 'string'.

# Variables

ErrNameNotProvided is thrown when a name is not provided.