MCPcopy Create free account
hub / github.com/brimdata/super / ID

Method ID

complex.go:167–169  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

165}
166
167func (t *TypeNamed) ID() int {
168 return t.Type.ID()
169}
170
171func (t *TypeNamed) NamedID() int {
172 return t.id

Callers

nothing calls this directly

Calls 1

IDMethod · 0.65

Tested by

no test coverage detected