package responses import "codeberg.org/vlbeaudoin/voki/response" type GetHealthResponse struct { response.ResponseWithError }