Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ Build
Method
Build
vector/builder.go:413–415 ·
view source on GitHub ↗
(sctx *super.Context)
Source
from the content-addressed store, hash-verified
411
}
412
413
func
(n *netBuilder) Build(sctx *super.Context) Any {
414
return
NewNet(n.values)
415
}
416
417
type
nullBuilder
struct
{
418
n uint32
Callers
nothing calls this directly
Calls
1
NewNet
Function · 0.70
Tested by
no test coverage detected