method
App.OpenUploadWithOptions
func (application *App) OpenUploadWithOptions(
ctx context.Context,
collection,
key string,
options FindOptions,
) (io.ReadCloser, storage.Object, error)Authorize a document-backed object read.
Private delivery remains mediated by Ridu unless an explicit storage.URLSigner flow is used. Close the returned reader.
Related types
AppA resolved application bound to operation services.
FindOptionsProjection, population, authorization, draft, trash, and locale controls for one read.
ObjectObject identity and authoritative content metadata.