package
1.5.7
Repository: https://github.com/elastic/apm-aws-lambda.git
Documentation: pkg.go.dev

# Functions

NewClient returns a Lambda Extensions API Client.
PrettyPrint prints formatted, legible json data.

# Constants

Invoke is a lambda invoke.
Shutdown is a shutdown event for the environment.

# Structs

Client is a simple Client for the Lambda Extensions API.
NextEventResponse is the response for /event/next.
RegisterResponse is the body of the response for /register.
StatusResponse is the body of the response for /init/error and /exit/error.
Tracing is part of the response for /event/next.

# Type aliases

EventType represents the type of events recieved from /event/next.