//
pkg.gl
Category
github.com/crazy-canux/go-devops
utils
package
0.0.0-20211027061141-d37606759e16
Repository:
https://github.com/crazy-canux/go-devops.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
51 SLOC
#
Functions
ExtIn
If extention of `file` in list, return true, else return false.
In
If `name` in `slice`, return true, else return false.
PathWalk
Return all files with absolute path in `dir`, but exclude files in `dirEx`, and exclude file in `fileEx`.