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

fix coordinatorclient mocks

This commit is contained in:
Sergey Cherepanov 2024-04-16 14:33:10 +02:00
parent b99598c86b
commit 663bc10794
No known key found for this signature in database
GPG key ID: 87F8EDE8FBDF637C
4 changed files with 7 additions and 4 deletions

View file

@ -5,6 +5,7 @@
//
// mockgen -destination mock_nodeclient/mock_nodeclient.go github.com/anyproto/any-sync/node/nodeclient NodeClient
//
// Package mock_nodeclient is a generated GoMock package.
package mock_nodeclient