1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-08 05:57:03 +09:00

Generate mocks

This commit is contained in:
Sergey 2024-01-24 10:01:00 +01:00
parent 9be4cb6196
commit 67907c89cc
No known key found for this signature in database
GPG key ID: 3B6BEF79160221C6
29 changed files with 44 additions and 0 deletions

View file

@ -5,6 +5,7 @@
//
// mockgen -destination mock_consensusclient/mock_consensusclient.go github.com/anyproto/any-sync/consensus/consensusclient Service
//
// Package mock_consensusclient is a generated GoMock package.
package mock_consensusclient