MCPcopy Create free account
hub / github.com/MCSManager/MCSManager / instance_operate_router.ts

File instance_operate_router.ts

panel/src/app/routers/instance_operate_router.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Router from "@koa/router";
2import { isEmpty, toBoolean, toNumber, toText } from "mcsmanager-common";
3import { ROLE } from "../entity/user";
4import { $t } from "../i18n";

Callers

nothing calls this directly

Calls 15

getUserUuidFunction · 0.90
isHaveInstanceByUuidFunction · 0.90
$tFunction · 0.90
isTopPermissionByUuidFunction · 0.90
timeUuidFunction · 0.90
speedLimitFunction · 0.90
getUserPermissionFunction · 0.90
getAppMarketListFunction · 0.90
toTextFunction · 0.85
toNumberFunction · 0.85
toBooleanFunction · 0.85

Tested by

no test coverage detected