Versions in this module Expand all Collapse all v0 v0.0.1 Aug 24, 2026 Changes in this version + const FileSystemRoot + const ProtocolVersion + const S_IFBLK + const S_IFCHR + const S_IFDIR + const S_IFIFO + const S_IFLNK + const S_IFMT + const S_IFREG + const S_IFSOCK + const XMIT_EXTENDED_FLAGS + const XMIT_HAS_IDEV_DATA + const XMIT_LONG_NAME + const XMIT_RDEV_MINOR_IS_SMALL + const XMIT_SAME_DEV + const XMIT_SAME_GID + const XMIT_SAME_MODE + const XMIT_SAME_NAME + const XMIT_SAME_RDEV_MAJOR + const XMIT_SAME_RDEV_pre28 + const XMIT_SAME_TIME + const XMIT_SAME_UID + const XMIT_TOP_DIR + type BothCloser struct + func (b *BothCloser) Close() error + type Logger = log.Logger + type SumBuf struct + Index int32 + Len int64 + Offset int64 + Sum1 uint32 + Sum2 [16]byte + type SumHead struct + BlockLength int32 + ChecksumCount int32 + ChecksumLength int32 + RemainderLength int32 + Sums []SumBuf + func (sh *SumHead) ReadFrom(c *rsyncwire.Conn) error + func (sh *SumHead) WriteTo(c *rsyncwire.Conn) error