MCPcopy Create free account
hub / github.com/cloudbase/garm / SetGithubToolsCacheError

Function SetGithubToolsCacheError

cache/tools_cache.go:125–127  ·  view source on GitHub ↗
(entity params.ForgeEntity, err error)

Source from the content-addressed store, hash-verified

123}
124
125func SetGithubToolsCacheError(entity params.ForgeEntity, err error) {
126 githubToolsCache.SetToolsError(entity, err)
127}

Calls 1

SetToolsErrorMethod · 0.80