Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PasarGuard/node
/ Service
Interface
Service
controller/controller.go:23–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
const
NodeVersion =
"0.5.2"
22
23
type
Service
interface
{
24
Disconnect()
25
}
26
27
type
Controller
struct
{
28
backend backend.Backend
Callers
10
Start
Method · 0.95
Stop
Method · 0.95
Start
Method · 0.95
Stop
Method · 0.95
main
Function · 0.95
TestMain
Function · 0.65
TestMain
Function · 0.65
findXrayProcesses
Function · 0.80
findXrayProcesses
Function · 0.80
New
Function · 0.95
Implementers
1
Controller
controller/controller.go
Calls
no outgoing calls
Tested by
no test coverage detected