MCPcopy Create free account
hub / github.com/experdot/pointer / messageQueueStore.ts

File messageQueueStore.ts

src/renderer/src/stores/messageQueueStore.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create } from 'zustand'
2import { v4 as uuidv4 } from 'uuid'
3import { persistence } from '../persistence/registry'
4import { getCurrentWorkspaceScope, tryGetCurrentWorkspaceScope } from '../persistence/scope'

Callers

nothing calls this directly

Calls 7

queueMessageQueueDeleteFunction · 0.90
persistRecordFunction · 0.85
emptyRecordFunction · 0.70
getAllMethod · 0.65
workspaceMethod · 0.65
getFunction · 0.50

Tested by

no test coverage detected