Versions in this module Expand all Collapse all v0 v0.5.0 Dec 4, 2024 v0.4.0 May 15, 2023 Changes in this version + func ApplyDiffToDirectory(path string, diff client.KeyDiff, filesPermission os.FileMode, ...) error + func ConvertFileMode(mode string) os.FileMode + func EnsureFilesystemDir(filesystemPath string, permissions os.FileMode) error + func GetDirectoryContent(path string) (client.KeyInfoMap, error) + func WatchInfoToKeyDiffs(filesystemPath string, w client.WatchInfo) (client.KeyDiff, error)