# 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 suplog.Hook using provided params and options.
No description provided by the author
# Constants
DefaultRetentionTTL is currently set to be 1 month.
# Structs
HookOptions allows to set additional Hook options.
No description provided by the author
# Interfaces
No description provided by the author
S3Remote provides Amazon S3 compatible bucket access methods.