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

Struct Writer

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

Writer is an autogenerated mock type for the Writer type

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected