Versions in this module Expand all Collapse all v0 v0.0.3 Apr 14, 2026 v0.0.2 Apr 13, 2026 v0.0.1 Apr 12, 2026 Changes in this version + type RootUploadDirectory string + type UploadManager interface + ReadFile func(ctx context.Context, path string) ([]byte, error) + SaveFile func(ctx context.Context, path string, content []byte) error