Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PasarGuard/node
/ GetExcludeInbounds
Method
GetExcludeInbounds
common/service.pb.go:294–299 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
292
}
293
294
func
(x *Backend) GetExcludeInbounds() []string {
295
if
x != nil {
296
return
x.ExcludeInbounds
297
}
298
return
nil
299
}
300
301
// log
302
type
Log
struct
{
Callers
1
StartBackend
Method · 0.80
Implementers
2
WireGuard
backend/wireguard/wireguard.go
Xray
backend/xray/xray.go
Calls
no outgoing calls
Tested by
no test coverage detected