MCPcopy Index your code
hub / github.com/PasarGuard/node / GetKeepAlive

Method GetKeepAlive

common/service.pb.go:287–292  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

285}
286
287func (x *Backend) GetKeepAlive() uint64 {
288 if x != nil {
289 return x.KeepAlive
290 }
291 return 0
292}
293
294func (x *Backend) GetExcludeInbounds() []string {
295 if x != nil {

Callers 2

StartMethod · 0.95
StartMethod · 0.80

Implementers 2

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

Calls

no outgoing calls

Tested by

no test coverage detected