Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MCSManager/MCSManager
/ java_manager_router.ts
File
java_manager_router.ts
panel/src/app/routers/java_manager_router.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Router from
"@koa/router"
;
2
import
{ ROLE } from
"../entity/user"
;
3
import
permission from
"../middleware/permission"
;
4
import
RemoteRequest from
"../service/remote_command"
;
Callers
nothing calls this directly
Calls
9
getUserUuid
Function · 0.90
isHaveInstanceByUuid
Function · 0.90
$t
Function · 0.90
speedLimit
Function · 0.90
use
Method · 0.80
request
Method · 0.80
delete
Method · 0.65
get
Method · 0.45
getInstance
Method · 0.45
Tested by
no test coverage detected