Skip to main content

emit_objects_updated

Function emit_objects_updated 

Source
fn emit_objects_updated<E: EventEmitter>(
    channel: &E,
    profile_id: &ProfileId,
    bucket: &BucketId,
    prefix: &str,
) -> Result<(), AppError>
Expand description

Emit objects:updated for one (profile, bucket, prefix) triple.