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

Struct ReaderWriter

pkg/credentials/mocks/ReaderWriter.go:27–29  ·  view source on GitHub ↗

ReaderWriter is an autogenerated mock type for the ReaderWriter type

Source from the content-addressed store, hash-verified

25
26// ReaderWriter is an autogenerated mock type for the ReaderWriter type
27type ReaderWriter struct {
28 mock.Mock
29}
30
31// DeleteCredentials provides a mock function with given fields: ctx, credID
32func (_m *ReaderWriter) DeleteCredentials(ctx context.Context, credID string) error {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected