package
0.0.0-20220519090926-c92edefeb8dc
Repository: https://github.com/jordipuigbou/step-functions-test.git
Documentation: pkg.go.dev

# Functions

GetLogger returns the logger for lambda operations.
GetSession returns the integration lambda session stored in context.
No description provided by the author
NewLogger creates an instance of the logger.

# Structs

Logger logs the lambda operations in a configurable file.
No description provided by the author
No description provided by the author

# Type aliases

ContextKey defines a type to store the integration lambda session in context.Context.