mirror of
https://github.com/anyproto/any-sync.git
synced 2025-06-08 05:57:03 +09:00
Merge remote-tracking branch 'origin/add-content-with-validator' into GO-3996-add-tree-transactions
# Conflicts: # commonspace/object/tree/objecttree/change.go # commonspace/object/tree/objecttree/objecttree.go # commonspace/object/tree/synctree/synctree_test.go
This commit is contained in:
commit
3b2acf8021
9 changed files with 258 additions and 3 deletions
|
@ -5,6 +5,7 @@
|
|||
//
|
||||
// mockgen -destination mock_coordinatorclient/mock_coordinatorclient.go github.com/anyproto/any-sync/coordinator/coordinatorclient CoordinatorClient
|
||||
//
|
||||
|
||||
// Package mock_coordinatorclient is a generated GoMock package.
|
||||
package mock_coordinatorclient
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue