shutdown_subject

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