Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/araddon/qlbridge
/ Key
Method
Key
schema/message.go:47–49 ·
view source on GitHub ↗
Key is key interface
()
Source
from the content-addressed store, hash-verified
45
46
// Key is key interface
47
func
(m *KeyUint) Key() driver.Value {
48
return
driver.Value(m.ID)
49
}
Callers
1
TestMessage
Function · 0.95
Calls
1
Value
Method · 0.65
Tested by
1
TestMessage
Function · 0.76