Golang wrapper for Endsley's bsdiff C library.
 
 
Go to file
Icedream 297d5a52a9
Fix file errors in utilities.
2017-02-22 17:55:32 +01:00
bsdiff@7d70d8f4ff Initial commit. 2017-02-21 08:30:02 +01:00
cmd Fix file errors in utilities. 2017-02-22 17:55:32 +01:00
diff Create sub-packages for patch and diff to allow for smaller binaries. 2017-02-22 14:01:25 +01:00
internal Create sub-packages for patch and diff to allow for smaller binaries. 2017-02-22 14:01:25 +01:00
patch Create sub-packages for patch and diff to allow for smaller binaries. 2017-02-22 14:01:25 +01:00
.gitignore Binaries don't belong in the source code repository. 2017-02-22 14:06:13 +01:00
.gitmodules Initial commit. 2017-02-21 08:30:02 +01:00
main.go Create sub-packages for patch and diff to allow for smaller binaries. 2017-02-22 14:01:25 +01:00