Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/msgbyte/tianji
/ close
Method
close
apps/daily-ai-trigger/worker-configuration.d.ts:2418–2418 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2416
get upgraded(): boolean;
2417
get secureTransport():
"on"
|
"off"
|
"starttls"
;
2418
close(): Promise<void>;
2419
startTls(options?: TlsOptions): Socket;
2420
}
2421
interface
SocketOptions {
Callers
6
reset-project.js
File · 0.65
setup.ts
File · 0.65
gracefulShutdown
Function · 0.65
generateLighthouse
Function · 0.65
screenshotWebsiteDetailImage
Function · 0.65
initUdpServer
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected