MCPcopy Create free account
hub / github.com/zalando/skipper / takePt

Function takePt

proxy/debug_test.go:13–13  ·  view source on GitHub ↗
(n int)

Source from the content-addressed store, hash-verified

11)
12
13func takePt(n int) *int { return &n }
14
15func TestDebug(t *testing.T) {
16 for _, ti := range []struct {

Callers 1

TestDebugFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…