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

Struct Describer

pkg/blobmanager/mocks/Describer.go:28–30  ·  view source on GitHub ↗

Describer is an autogenerated mock type for the Describer type

Source from the content-addressed store, hash-verified

26
27// Describer is an autogenerated mock type for the Describer type
28type Describer struct {
29 mock.Mock
30}
31
32// Describe provides a mock function with given fields: ctx, digest
33func (_m *Describer) Describe(ctx context.Context, digest string) (*v1.CASResource, error) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected