package
0.0.0-20240709135253-1daf4b12a9fc
Repository: https://github.com/picosh/go-rsync-receiver.git
Documentation: pkg.go.dev

# Constants

ProtocolVersion defines the currently implemented rsync protocol version.
Block device.
Character device.
Directory.
FIFO.
Symbolic link.
bits determining the file type.
Regular file.
Socket.
rsync.h.
rsync.h.
rsync.h.
rsync.h.
rsync.h.
rsync.h.
rsync.h.
rsync.h.
rsync.h.
Only in protocols < 28 */.
rsync.h.
rsync.h.
rsync.h.

# Structs

rsync/rsync.h:struct sum_buf.
TODO: remove connection.go:sumHead in favor of this type.

# Type aliases

Logger is an interface that allows specifying your own logger.