Skip to main content

Module file_uploads

Module file_uploads 

Source

Structs§

FileUploadRef
A stored file’s name and object-store path.

Functions§

backdate
Moves an upload’s creation time age into the past, to bring it within a retention window.
delete_and_fetch_path
get_filename
get_many
The named files, in unspecified order and omitting deleted ones. Callers that need a particular order must impose it themselves.
insert
Records a stored object. size_bytes is the byte count measured while receiving it; None where the upload path does not count bytes.