Optional
headers_Optional
ignoreSkips notifying deletes. @default: false
Optional
include?: KvWatchIncludeSpecify what to include in the watcher, by default all last values.
Optional
initializedA callback that notifies when the watch has yielded all the initial values. Subsequent notifications are updates since the initial watch was established.
Optional
key?: stringA key or wildcarded key following keys as if they were NATS subject names.
Optional
resumeStarts watching at the specified revision. This is intended for watchers that have restarted watching and have maintained some state of where they are in the watch.
Generated using TypeDoc
Notification should only include entry headers