Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MCSManager/MCSManager
/ overview_router.ts
File
overview_router.ts
panel/src/app/routers/overview_router.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Router from
"@koa/router"
;
2
import
{ GlobalVariable, systemInfo } from
"mcsmanager-common"
;
3
import
os from
"os"
;
4
import
{ ROLE } from
"../entity/user"
;
Callers
nothing calls this directly
Calls
8
getVersion
Function · 0.90
specifiedDaemonVersion
Function · 0.90
systemInfo
Function · 0.85
request
Method · 0.80
getStatusChartArray
Method · 0.80
count
Method · 0.80
get
Method · 0.45
getSystemChartArray
Method · 0.45
Tested by
no test coverage detected