Expand description
File system component for rust-camel — polls directories for new or changed files as consumer, writes exchange bodies to files as producer.
Main types: FileBundle, FileComponent, FileConsumer, FileProducer.
Main modules: bundle.
Re-exports§
pub use bundle::FileBundle;pub use health::FileHealthCheck;
Modules§
Structs§
- File
Component - File
Config - Configuration for file component endpoints.
- File
Global Config - Global configuration for File component. Supports serde deserialization with defaults and builder methods. These are the fallback defaults when URI params are not set.
Enums§
- File
Exist Strategy - Strategy for handling existing files when writing.
- Idempotent
Key - Read
Lock Strategy