Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/araddon/qlbridge
/ KeyInt64
Struct
KeyInt64
datasource/key.go:24–26 ·
view source on GitHub ↗
Variety of Key Types
Source
from the content-addressed store, hash-verified
22
Id int
23
}
24
KeyInt64
struct
{
25
Id int64
26
}
27
KeyCol
struct
{
28
Name string
29
Val driver.Value
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected