Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/araddon/qlbridge
/ Id
Method
Id
schema/schema.go:509–509 ·
view source on GitHub ↗
Id satisifieds Message Interface
()
Source
from the content-addressed store, hash-verified
507
508
// Id satisifieds Message Interface
509
func
(m *Table) Id() uint64 {
return
m.tblID }
510
511
// Body satisifies Message Interface
512
func
(m *Table) Body()
interface
{} {
return
m }
Callers
1
TestTable
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestTable
Function · 0.76