MCPcopy 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
509func (m *Table) Id() uint64 { return m.tblID }
510
511// Body satisifies Message Interface
512func (m *Table) Body() interface{} { return m }

Callers 1

TestTableFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestTableFunction · 0.76