Structs§
- Email
Processing Config - Processing
Config - Upload
File - Upload
File State - State keeping track of whats been generated from a file upload, to help with reverted changes on failure
- Uploaded
File Data
Enums§
Functions§
- rollback_
upload_ file - Performs the process of rolling back a file upload based on the current upload state
- safe_
upload_ file - Safely performs upload_file ensuring that on failure all resources are properly cleaned up
- store_
generated_ files - Stores the provided queued file uploads as generated files in the database for a specific file, returns the generated file database entries
- upload_
file