Function wasmcloud_core::rpc::shutdown_subject
source ยท pub fn shutdown_subject(
lattice: &str,
provider_key: &str,
link_name: &str,
) -> String
Expand description
Generate the wasmbus RPC subject for shutting down a given provider
When messages are published on this subject, hosts perform shutdown (cleanly if possible).