Versions in this module Expand all Collapse all v1 v1.0.0 Sep 14, 2023 Changes in this version + type Option func(u *Uploader) + func WithFormatOut(outFormat string, comma string) Option + func WithGenerate(generate bool) Option + func WithImageSources(imageSources []string) Option + func WithPaths(paths []string) Option + func WithRecursive(recursive bool) Option + func WithTTL(ttl uint64) Option + type Uploader struct + func New(apiKey string, opts ...Option) *Uploader + func (u *Uploader) Do(ctx context.Context) error