Skip to main content

Module file_ref

Module file_ref 

Source
Expand description

FileRef model for FILE datatype in the KalamDB SDK.

This is the canonical client-side definition of a file reference. Every SDK (TypeScript via the wasm/JSON wrapper, Dart via flutter_rust_bridge) should derive its FileRef type from this struct rather than re-implementing parsing, URL generation, and utility methods.

Structsยง

FileRef
File reference stored as JSON in FILE columns.