Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AWSLambdaEnd ¶
AWSLambdaEnd event.
type AWSLambdaReport ¶
type AWSLambdaReport struct {
Rest string
RequestID string
Duration float64
BilledDuration float64
MemorySize int
MaxMemoryUsed int
}
AWSLambdaReport event.
type AWSLambdaReportInit ¶ added in v0.0.2
type AWSLambdaReportInit struct {
Rest string
RequestID string
Duration float64
BilledDuration float64
MemorySize int
MaxMemoryUsed int
InitDuration float64
}
AWSLambdaReportInit event.
type AWSLambdaStart ¶
AWSLambdaStart event.
Click to show internal directories.
Click to hide internal directories.