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

Struct UploaderDownloader

pkg/blobmanager/mocks/UploaderDownloader.go:15–17  ·  view source on GitHub ↗

UploaderDownloader is an autogenerated mock type for the UploaderDownloader type

Source from the content-addressed store, hash-verified

13
14// UploaderDownloader is an autogenerated mock type for the UploaderDownloader type
15type UploaderDownloader struct {
16 mock.Mock
17}
18
19// CheckWritePermissions provides a mock function with given fields: ctx
20func (_m *UploaderDownloader) CheckWritePermissions(ctx context.Context) error {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected