Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ Build
Method
Build
vector/builder.go:401–403 ·
view source on GitHub ↗
(sctx *super.Context)
Source
from the content-addressed store, hash-verified
399
}
400
401
func
(i *ipBuilder) Build(sctx *super.Context) Any {
402
return
NewIP(i.values)
403
}
404
405
type
netBuilder
struct
{
406
values []netip.Prefix
Callers
nothing calls this directly
Calls
1
NewIP
Function · 0.70
Tested by
no test coverage detected