Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/go-python/gopy
/ PointerTest
Function
PointerTest
_examples/wrapper/real_code.go:12–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10
}
11
12
func
PointerTest() *RealStruct {
13
return
&RealStruct{}
14
}
Callers
1
Test
Function · 0.92
Calls
no outgoing calls
Tested by
1
Test
Function · 0.74