# Functions
FromContext returns the HandlerTrace associated with the provided context.
NewContext adds callbacks to the provided context which allows handlers which wrap the return value of lambda.NewHandler to access to the request and response events.
# Structs
HandlerTrace allows handlers which wrap the return value of lambda.NewHandler to access to the request and response events.