Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/lib/pq
/ TildeNullInt64
Struct
TildeNullInt64
array_test.go:184–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
182
}
183
184
type
TildeNullInt64
struct
{ sql.NullInt64 }
185
186
func
(TildeNullInt64) ArrayDelimiter() string {
return
"~"
}
187
func
ptr[T any](t T) *T {
return
&t }
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected