modulepackage
1.0.0-beta
Repository: https://github.com/rkcloudchain/gosync.git
Documentation: pkg.go.dev
# Functions
ComputeWeakHash computes a weak hash.
New returns a new gosync instance given configuration.
# Interfaces
BlockRequester does synchronous requests on a remote source of blocks.
GoSync represents a rsync service.
ReadSeekerAt is the combination of ReadSeeker and ReaderAt interfaces.