helper

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DiffFileContents

func DiffFileContents(path1, path2 string) (bool, error)

func DiffFolderContentsRecursive

func DiffFolderContentsRecursive(target, target2 string) (result *string, err error)

func FindFilePathsByExtension

func FindFilePathsByExtension(dirPath string, fileExtensions []string) ([]string, error)

FindFilePathsByExtension 查找指定路径下的所有指定后缀的文件路径

func GetRelativePath

func GetRelativePath(basePath, targetPath string) (string, error)

func NormalizeToAbsolutePath

func NormalizeToAbsolutePath(path string) (string, error)

normalizeToAbsolutePath 自动检查并归一化路径为绝对路径

func ReadFirstLevelFolders

func ReadFirstLevelFolders(dirPath string) ([]string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL