MCPcopy 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
294func (x *Backend) GetExcludeInbounds() []string {
295 if x != nil {
296 return x.ExcludeInbounds
297 }
298 return nil
299}
300
301// log
302type Log struct {

Callers 1

StartBackendMethod · 0.80

Implementers 2

WireGuardbackend/wireguard/wireguard.go
Xraybackend/xray/xray.go

Calls

no outgoing calls

Tested by

no test coverage detected