Function clear
async fn clear(
__arg0: State<SharedState>,
) -> Result<Json<GCEmptyResponse>, ErrorResponse>Expand description
Clear everything in the service as if it was newly started
async fn clear(
__arg0: State<SharedState>,
) -> Result<Json<GCEmptyResponse>, ErrorResponse>Clear everything in the service as if it was newly started