Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/go-containerregistry
/ helper
Struct
helper
pkg/authn/keychain_test.go:328–331 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
326
}
327
328
type
helper
struct
{
329
u, p string
330
err error
331
}
332
333
func
(h helper) Get(serverURL string) (string, string, error) {
334
if
serverURL !=
"example.com"
{
Callers
1
must
Function · 0.85
Calls
no outgoing calls
Tested by
1
must
Function · 0.68