Documentation
¶
Index ¶
- func GetFilesSize(paths []string) (int64, error)
- func ItemExists(slice interface{}, item interface{}) bool
- func Keys[K comparable, V any](m map[K]V) []K
- func MatchPrefix(stringArray []string, prefix string) string
- func Move(src, dst string) error
- func MoveDirectory(src, dst string) error
- func MoveFile(src, dst string) error
- func RemoveDuplicates(intSlice []int) []int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFilesSize ¶ added in v0.1.6
func ItemExists ¶
func ItemExists(slice interface{}, item interface{}) bool
func Keys ¶ added in v0.2.45
func Keys[K comparable, V any](m map[K]V) []K
func MatchPrefix ¶ added in v0.0.89
func MoveDirectory ¶ added in v0.2.44
func RemoveDuplicates ¶ added in v0.0.38
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.