MCPcopy 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
96type identityTranslator struct{}
97
98func (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