跳转到内容
简体中文

ClusterClientReplyMessage

此内容尚不支持你的语言。

ClusterClientReplyMessage = object

Defined in: src/cluster/ClusterClientReceptionist.ts:68

Outbound: reply to a client ask.

readonly askId: string

Defined in: src/cluster/ClusterClientReceptionist.ts:70


readonly body: unknown

Defined in: src/cluster/ClusterClientReceptionist.ts:72


readonly kind: "cluster-client-reply"

Defined in: src/cluster/ClusterClientReceptionist.ts:69


readonly ok: boolean

Defined in: src/cluster/ClusterClientReceptionist.ts:71