# Packages
go:generate mockgen -destination mock_coldsync/mock_coldsync.go github.com/anyproto/any-sync-node/nodesync/coldsync ColdSync.
go:generate mockgen -destination mock_hotsync/mock_hotsync.go github.com/anyproto/any-sync-node/nodesync/hotsync HotSync.
Package mock_nodesync is a generated GoMock package.
No description provided by the author
# Functions
No description provided by the author
# Constants
No description provided by the author
# Interfaces
No description provided by the author