Function spacegate_kernel::backend_service::echo::echo

source ยท
pub async fn echo(req: Request<SgBody>) -> Result<Response<SgBody>, Infallible>
Expand description

just return the body, you may use this service for test