MCPcopy
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
328type helper struct {
329 u, p string
330 err error
331}
332
333func (h helper) Get(serverURL string) (string, string, error) {
334 if serverURL != "example.com" {

Callers 1

mustFunction · 0.85

Calls

no outgoing calls

Tested by 1

mustFunction · 0.68