package
2.0.0-20240918112644-caeb5133faf8
Repository: https://github.com/itsoneiota/lambda-handlers.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author

# Structs

Error holds the error contents of the service error.
No description provided by the author
Genertic Handler object which is the reciever in every handler method.
ServiceError - represents the service error.

# Interfaces

No description provided by the author
Generic Request object which is used in every handler.

# Type aliases

AfterHandlerHook is a callback function called after a handler functions main logic is ran.
BeforeHandlerHook is a callback function called before a handler functions main logic is ran.
No description provided by the author