MCPcopy Create free account
hub / github.com/OpenKeyring/oak-keyring / handle_update_record

Function handle_update_record

src/executor/record.rs:100–127  ·  view source on GitHub ↗
(
    executor: &mut CommandExecutor,
    id: Uuid,
    payload: EncryptedPayload,
    tags: Vec<String>,
    is_favorite: bool,
    expires_at: Option<DateTime<Utc>>,
    expected_version: u64,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

dispatchMethod · 0.85

Calls 4

schedule_health_scanFunction · 0.85
vault_errorFunction · 0.85
vault_mutMethod · 0.80
update_recordMethod · 0.45