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