Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
13
func
takePt(n int) *int {
return
&n }
14
15
func
TestDebug(t *testing.T) {
16
for
_, ti :=
range
[]
struct
{
Callers
1
TestDebug
Function · 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…