Versions in this module Expand all Collapse all v0 v0.2.0 Dec 23, 2022 Changes in this version + func CreateSymlink(file string) string + func CreateWorkingDir(folderPath string) + func GetFileInfo(path string) os.FileInfo + func GetFilePath(path string) string + func GitRootPathHandler(path string) string + func IsDir(file os.FileInfo) string + func IsDuplicate(sync []model.Sync, target string) bool + type GitFile struct + Content string + FileName string + FilePath string + func GetFileData(filePath string) GitFile + func GetGitFiles(filePath string) []GitFile + func GetReadme() GitFile