Versions in this module Expand all Collapse all v0 v0.1.0 Nov 7, 2023 Changes in this version + func ExtractFileNameFromHistoryFile(historyFilePath string) string + func GetConflictFileNameByAfterPath(afterPath string, uuid string) string + func GetHistoryFileNameByAfterPath(afterPath string, timestamp uint64) string + func GetNamesByAfterPath(afterPath string) (string, string) + func GetQuicsConflictPathByRootDir(rootDir string) string + func GetQuicsDirPath() string + func GetQuicsHistoryPathByRootDir(rootDir string) string + func GetQuicsRootDirPath(rootDir string) string + func GetQuicsSyncDirPath() string + func MakeHashFromFileMetadata(afterPath string, info *types.FileMetadata) string + func ReadEnvFile() []map[string]string + func UnmarshalRequestBody(body []byte, dstStruct any) error