Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/EngoEngine/engo
/ testLoader
Struct
testLoader
assets_test.go:39–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
type
testLoader
struct
{}
40
41
func
(l *testLoader) Load(url string, data io.Reader) error {
42
return
nil
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected