spacegate_kernel::backend_service::echo

Function 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