Go to file
Jean-Louis Huynen 97271a7dce
chg: [filerwatcher] fix silly path bug
2021-02-19 10:19:23 +01:00
config chg: [config] ReadConfigFileLines create if not exist 2020-10-22 15:00:41 +02:00
crypto/hash fix: [package] moves hash in a folder 2019-05-29 16:09:13 +02:00
inputreader chg: [filerwatcher] fix silly path bug 2021-02-19 10:19:23 +01:00
.gitignore chg: [.gitignore] remove vscode files 2020-02-12 14:46:29 +01:00
LICENSE new: [repo] MIT licence, hash package 2019-05-29 15:51:56 +02:00
README.md new: [doc] README 2019-05-29 16:06:08 +02:00
go.mod add: [filerwatcher] go modules 2021-02-17 16:36:36 +01:00
go.sum add: [filerwatcher] go modules 2021-02-17 16:36:36 +01:00

README.md

Golang Utils for the D4 project

hash

This is a wrapper around hash/uuid libraries, to allow for easily switching hashing dependencies project-wise.