MCPcopy Create free account
hub / github.com/google/gapid / absLoader

Struct absLoader

gapil/api.go:82–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80
81type (
82 absLoader struct{}
83 dataLoader struct{ data []byte }
84 searchListLoader struct {
85 search file.PathList

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected