Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PasarGuard/node
/ Started
Method
Started
backend/backend.go:10–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
9
type
Backend
interface
{
10
Started() bool
11
Version() string
12
Logs() <-
chan
string
13
Restart() error
Callers
7
BaseInfoResponse
Method · 0.65
checkBackendStatus
Function · 0.65
checkBackendMiddleware
Method · 0.65
checkXrayStatus
Method · 0.65
checkXrayHealth
Method · 0.65
Started
Method · 0.65
GetOutboundsLatency
Method · 0.65
Implementers
2
WireGuard
backend/wireguard/wireguard.go
Xray
backend/xray/xray.go
Calls
no outgoing calls
Tested by
no test coverage detected