Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ identityTranslator
Struct
identityTranslator
pkg/cmd/factory/remote_resolver_test.go:17–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
)
16
17
type
identityTranslator
struct
{}
18
19
func
(it identityTranslator) Translate(u *url.URL) *url.URL {
20
return
u
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected