MCPcopy
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
39type testLoader struct{}
40
41func (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