Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
167
func
(t *TypeNamed) ID() int {
168
return
t.Type.ID()
169
}
170
171
func
(t *TypeNamed) NamedID() int {
172
return
t.id
Callers
nothing calls this directly
Calls
1
ID
Method · 0.65
Tested by
no test coverage detected