MCPcopy Create free account
hub / github.com/chainloop-dev/chainloop / stubReader

Struct stubReader

pkg/blobmanager/loader/loader_test.go:30–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28)
29
30type stubReader struct{}
31
32func (stubReader) ReadCredentials(_ context.Context, _ string, _ any) error { return nil }
33

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected