Skip to main content

build_hello_handler

Function build_hello_handler 

Source
pub fn build_hello_handler(
    config: &BrokerServeConfig,
) -> Result<HelloHandler, BrokerServeError>
Expand description

Build a Hello handler from one service definition and backend endpoint.