Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ keyringServiceName
Function
keyringServiceName
internal/config/migration/multi_account.go:222–224 ·
view source on GitHub ↗
(hostname string)
Source
from the content-addressed store, hash-verified
220
}
221
222
func
keyringServiceName(hostname string) string {
223
return
"gh:"
+ hostname
224
}
Callers
2
getToken
Function · 0.70
migrateToken
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected