Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MCSManager/MCSManager
/ instance_exchange_router.ts
File
instance_exchange_router.ts
panel/src/app/routers/instance_exchange_router.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Router from
"@koa/router"
;
2
import
Koa from
"koa"
;
3
import
{ toNumber, toText } from
"mcsmanager-common"
;
4
import
{ ROLE } from
"../entity/user"
;
Callers
nothing calls this directly
Calls
15
getNodeStatus
Function · 0.90
buyOrRenewInstance
Function · 0.90
queryInstanceByUserId
Function · 0.90
parseUserName
Function · 0.90
loginSuccess
Function · 0.90
$t
Function · 0.90
execWithMutexId
Function · 0.90
requestUseRedeem
Function · 0.90
toText
Function · 0.85
toNumber
Function · 0.85
info
Method · 0.80
generateSSOToken
Method · 0.80
Tested by
no test coverage detected