# Functions
GetLogger returns the logger for s3 operations.
GetSession returns the s3 session stored in context.
InitializeContext adds the s3 session to the context.
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Logger logs in a configurable file.
No description provided by the author
Steps to initialize common steps.
# Interfaces
No description provided by the author
# Type aliases
ContextKey defines a type to store the s3 session in context.Context.