MCPcopy 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
222func keyringServiceName(hostname string) string {
223 return "gh:" + hostname
224}

Callers 2

getTokenFunction · 0.70
migrateTokenFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected