package api import () type uploadedFile struct { URI string Digest string }