# Functions
DefaultOptions returns the default options.
NewUploader creates a new callback Uploader.
WithCallbackURL sets the callback URL.
WithHTTPTimeout sets the HTTP timeout.
WithLogger sets the logger.
WithLRUCacheSize sets the LRU cache size.
# Type aliases
OptionFunc is a function that applies an option to the Uploader.