# Packages
No description provided by the author
# Functions
NewBlobID returns a pseudo-randomly generated ULID - Universally Unique Lexicographically Sortable Identifier - see https://github.com/ulid/spec.
NewHook initializes a new output.Hook using provided params and options.
No description provided by the author
# Constants
DefaultRetentionTTL is currently set to be 3 months.
# Structs
HookOptions allows to set additional Hook options.
No description provided by the author
# Interfaces
S3Remote provides Amazon S3 compatible bucket access methods.