Go to file
Jean-Louis Huynen 740f162401
Merge pull request #1 from D4-project/modular
chg [lib] remove requirements, update isNet
2020-01-08 16:05:48 +01:00
config chg [lib] remove requirements, update isNet 2020-01-08 15:20:56 +01:00
crypto/hash fix: [package] moves hash in a folder 2019-05-29 16:09:13 +02:00
.gitignore new: [repo] MIT licence, hash package 2019-05-29 15:51:56 +02: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 new: [doc] README 2019-05-29 16:06:08 +02:00
go.sum new: [repo] MIT licence, hash package 2019-05-29 15:51:56 +02: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.