MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / dispose

Method dispose

packages/server/src/services/auth/tokenStore.ts:10–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8 getToken(): string;
9 isValid(candidate: string): boolean;
10 dispose(): Promise<void>;
11}
12
13/**

Callers 15

rate-limit.test.tsFile · 0.65
services.test.tsFile · 0.65
refusePublicBindFunction · 0.65
startServerFunction · 0.65
doCloseFunction · 0.65
disposeMethod · 0.65
disposeMethod · 0.65
disposeMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected