Versions in this module Expand all Collapse all v0 v0.9.0 Oct 20, 2021retracted Changes in this version + const FatalBadEndpoint + const FatalConnectFailed + const FatalDogstatsdInit + const FatalNoAPIKey + const Invoke + const Shutdown + const Timeout + func ReportInitError(id registration.ID, errorEnum ErrorEnum) error + func WaitForNextInvocation(stopCh chan struct{}, daemon *daemon.Daemon, id registration.ID) error + type ErrorEnum string + func (e ErrorEnum) String() string + type InvocationHandler func(doneChannel chan bool, daemon *daemon.Daemon, arn string, requestID string) + type Payload struct + DeadlineMs int64 + EventType RuntimeEvent + InvokedFunctionArn string + RequestID string + ShutdownReason ShutdownReason + type RuntimeEvent string + type ShutdownReason string + func (s ShutdownReason) String() string