Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ahhh/GoRedLoot
/ functions
Functions
5 in github.com/ahhh/GoRedLoot
⨍
Functions
5
◇
Types & classes
0
↓ 4 callers
Function
stringLooper
A function to loop over our string slices and match any of our globally defined content
main.go:114
↓ 1 callers
Function
ZipFiles
ZipFiles compresses one or many files into a single zip archive file
main.go:125
↓ 1 callers
Function
searchFileForCriteria
(pathToDir, fileName string)
main.go:85
↓ 1 callers
Function
searchForFiles
searchForFiles is a private function that recurses through directories, running our searchFileForCriteria function on every file
main.go:54
Function
main
()
main.go:29