Function wasmcloud_core::rpc::link_del_subject
source ยท pub fn link_del_subject(lattice: &str, provider_key: &str) -> String
Expand description
Generate the wasmbus RPC subject for deleting links on a NATS cluster
When messages are published on this subject, hosts remove link information,
which may include calling delete_link()
on relevant providers.