MCPcopy 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

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

Callers

nothing calls this directly

Calls 15

getNodeStatusFunction · 0.90
buyOrRenewInstanceFunction · 0.90
queryInstanceByUserIdFunction · 0.90
parseUserNameFunction · 0.90
loginSuccessFunction · 0.90
$tFunction · 0.90
execWithMutexIdFunction · 0.90
requestUseRedeemFunction · 0.90
toTextFunction · 0.85
toNumberFunction · 0.85
infoMethod · 0.80
generateSSOTokenMethod · 0.80

Tested by

no test coverage detected