//
pkg.gl
Category
github.com/devops-kung-fu/common
file
package
0.2.6
Repository:
https://github.com/devops-kung-fu/common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
47 SLOC
#
Functions
FindByExtension
FindByExtension walks a file tree and returns a list of files based on extensions passed.
FindByRegex
FindByRegex recursively searches for files matching a pattern.