MCPcopy 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
17type identityTranslator struct{}
18
19func (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