Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/mangle
/ ptr
Function
ptr
json2struct/json2struct_test.go:31–33 ·
view source on GitHub ↗
(c ast.Constant)
Source
from the content-addressed store, hash-verified
29
}
30
31
func
ptr(c ast.Constant) *ast.Constant {
32
return
&c
33
}
34
35
func
TestJSONtoStruct(t *testing.T) {
36
tests := []
struct
{
Callers
1
TestJSONtoStruct
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected