//
pkg.gl
Category
github.com/ypwu1/datadog-lambda-go
internal
wrapper
package
0.6.0
Repository:
https://github.com/ypwu1/datadog-lambda-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
146 SLOC
#
Functions
WrapHandlerWithListeners
WrapHandlerWithListeners wraps a lambda handler, and calls listeners before and after every invocation.
#
Variables
CurrentContext
CurrentContext is the last create lambda context object.
#
Interfaces
HandlerListener
No description provided by the author