Const
Readonly
methods: { Readonly
injectInjectQuerier is a stream opened by the node to faciliate read operations against the mesh state. The signature is misleading, but it is required to be able to stream the query results back to the node. The node will open a stream to the plugin and send a PluginQueryResult message for every query that is received.
from rpc v1.StorageQuerierPlugin.InjectQuerier
Readonly
I: typeof QueryResponseReadonly
O: typeof QueryRequestReadonly
kind: BiDiStreamingReadonly
name: "InjectQuerier"Readonly
typefrom service v1.StorageQuerierPlugin
Generated using TypeDoc
StorageQuerierPlugin is the service definition for a Webmesh storage querier plugin.