Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/EngoEngine/engo
/ testResource
Struct
testResource
assets_test.go:53–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
type
testResource
struct
{
54
url string
55
}
56
57
func
(r testResource) URL() string {
58
return
r.url
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected