//
pkg.gl
Category
github.com/Filecoin-Titan/titan
node
sync
package
0.1.21
Repository:
https://github.com/filecoin-titan/titan.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
4
Files
191 SLOC
#
Functions
NewDataSync
NewDataSync creates a new instance of DataSync.
#
Structs
DataSync
DataSync represents a data synchronizer, which implements the Sync interface.
#
Interfaces
Sync
Sync defines the synchronization interface.