Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
Router from
"@koa/router"
;
2
import
{ isEmpty, toBoolean, toNumber, toText } from
"mcsmanager-common"
;
3
import
{ ROLE } from
"../entity/user"
;
4
import
{ $t } from
"../i18n"
;
Callers
nothing calls this directly
Calls
15
getUserUuid
Function · 0.90
isHaveInstanceByUuid
Function · 0.90
$t
Function · 0.90
isTopPermissionByUuid
Function · 0.90
timeUuid
Function · 0.90
speedLimit
Function · 0.90
checkInstanceAdvancedParams
Function · 0.90
getUserPermission
Function · 0.90
getAppMarketList
Function · 0.90
toText
Function · 0.85
toNumber
Function · 0.85
toBoolean
Function · 0.85
Tested by
no test coverage detected