Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudbase/garm
/ DeleteGithubClient
Function
DeleteGithubClient
cache/github_client.go:69–71 ·
view source on GitHub ↗
(entityID string)
Source
from the content-addressed store, hash-verified
67
}
68
69
func
DeleteGithubClient(entityID string) {
70
ghClientCache.DeleteClient(entityID)
71
}
Callers
1
handleEntityEvent
Method · 0.92
Calls
1
DeleteClient
Method · 0.80
Tested by
no test coverage detected