summaryrefslogtreecommitdiff
path: root/src/file-hasher/hasher.go
Commit message (Expand)AuthorAgeFilesLines
* also add file size to file hasher outputChristian Pointner2017-01-281-10/+17
* make hash algorithm configurableChristian Pointner2017-01-271-11/+41
* parse file-haser config as json from stdinChristian Pointner2017-01-271-1/+5
* seprate walker from hasherChristian Pointner2017-01-271-0/+110