Add binaryservice

This commit is contained in:
2021-12-08 05:42:25 +01:00
parent aacbeed1e3
commit ee7c48dad7
15 changed files with 965 additions and 111 deletions

4
ezshare/version.go Normal file
View File

@@ -0,0 +1,4 @@
package ezshare
// TODO: Maybe put this somewhere more sensible
const Version = "v0.1.1"