Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ identityTranslator
Struct
identityTranslator
context/remote_test.go:96–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
type
identityTranslator
struct
{}
97
98
func
(it identityTranslator) Translate(u *url.URL) *url.URL {
99
return
u
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected