跳转到内容
简体中文

ClusterClientReplyMsg

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

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

Outbound: reply to a client ask.

readonly askId: string

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


readonly body: unknown

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


readonly ok: boolean

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


readonly t: "cluster-client-reply"

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