package
1.14.0
Repository: https://github.com/navigacontentlab/panurge.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewProxyResponseWriter returns a new ProxyResponseWriter object.

# Structs

LambdaRequest wraps ALBTargetGroupRequest and APIGatewayV2HTTPRequest into a generic request struct.
LambdaRequest mimics ALBTargetGroupResponse and APIGatewayV2HTTPResponse into a generic response struct.
ProxyResponseWriter implements http.ResponseWriter and adds the method necessary to return an events.ALBTargetGroupResponse object.
No description provided by the author

# Type aliases

LambdaHandlerFunc is a generic LambdaHandlerFunc for incoming http requests/events incoming request will be run through http server which will return the response.