Skip to content
English

KeyValueNotFoundMessage

KeyValueNotFoundMessage = object

Defined in: src/io/broker/JetStreamKeyValueActor.ts:67

The key does not exist (or its last operation removed it).

readonly key: string

Defined in: src/io/broker/JetStreamKeyValueActor.ts:69


readonly kind: "keyValueNotFound"

Defined in: src/io/broker/JetStreamKeyValueActor.ts:68