]> Sergey Matveev's repositories - syncer.git/commit
Refactoring
authorSergey Matveev <stargrave@stargrave.org>
Tue, 5 Apr 2022 14:39:11 +0000 (17:39 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Tue, 5 Apr 2022 14:39:16 +0000 (17:39 +0300)
commit3165913fdb09c841ea4c8e153a95124555000b99
treeae2af0662f4e5c83bd4dd012dc9a74d2a72d6b87
parent24f99fb8ff78b3aaf2731757d5ad5e260b353a9e
Refactoring

* Make it Go module
* Replace slower BLAKE2b with BLAKE3
INSTALL [new file with mode: 0644]
README [moved from README.md with 63% similarity]
STATEFILE [new file with mode: 0644]
go.mod [new file with mode: 0644]
go.sum [new file with mode: 0644]
syncer.go