wasmcloud_core::rpc

Function 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).