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

Struct subtypesLoader

runtime/vcache/fusion.go:77–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77type subtypesLoader struct {
78 loader *loader
79 cctx *csup.Context
80 subtypes *subtypes
81}
82
83var _ vector.TypeLoader = (*subtypesLoader)(nil)
84

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected