Versions in this module Expand all Collapse all v2 v2.1.0 Jul 22, 2023 v2.0.1 Jul 22, 2023 Changes in this version + func CreateArmGoDockerLambda(stack constructs.Construct, name *string, codePath *string, ...) *awslambda.DockerImageFunction + func IsInLambda() bool + func RunHandler(handler func(context.Context, interface{}) (interface{}, error), ...) error + func SwitchingHttpHandler(addr string, handler http.Handler) error + func SwitchingRouter(addr string, router *chi.Mux) error Other modules containing this package github.com/jtfm/go-cdk-core