Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dolthub/doltgresql
/ ptr
Function
ptr
testing/go/framework.go:388–390 ·
view source on GitHub ↗
(val T)
Source
from the content-addressed store, hash-verified
386
}
387
388
func
ptr[T any](val T) *T {
389
return
&val
390
}
391
392
var
testServerLogLevel =
"warn"
393
Callers
1
TestSSL
Function · 0.70
Calls
no outgoing calls
Tested by
1
TestSSL
Function · 0.56