MCPcopy Create free account
hub / github.com/PasarGuard/node / mustUserPeerIP

Function mustUserPeerIP

backend/wireguard/integration_e2e_test.go:284–287  ·  view source on GitHub ↗
(t *testing.T, wg *WireGuard, email string)

Source from the content-addressed store, hash-verified

282}
283
284func mustUserPeerIP(t *testing.T, wg *WireGuard, email string) string {
285 t.Helper()
286 return mustUserPeerIPByFamily(t, wg, email, false)
287}
288
289func configureNamespaceWGClient(
290 t *testing.T,

Callers 3

Calls 1

mustUserPeerIPByFamilyFunction · 0.85

Tested by

no test coverage detected