MCPcopy Create free account
hub / github.com/chainreactors/spray / Load

Function Load

pkg/load.go:217–219  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

215}
216
217func Load() error {
218 return LoadResources()
219}
220
221func LoadNeutron() error {
222 return LoadNeutronTemplates()

Callers 2

RunWithArgsFunction · 0.92
PrepareMethod · 0.92

Calls 1

LoadResourcesFunction · 0.85

Tested by

no test coverage detected