Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RGAA-Software/GoDesk
/ GetInstance
Function
GetInstance
src/render/plugins/net_ws/ws_plugin.cpp:17–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
#include
"plugin_interface/gr_plugin_context.h"
16
17
static void* GetInstance() {
18
static tc::WsPlugin plugin;
19
return (void*)&plugin;
20
}
21
22
namespace tc
23
{
Callers
4
InitUpdate
Method · 0.50
CheckAppUpdate
Method · 0.50
UpdateManager
Class · 0.50
InitSigChannel
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected