Go to file
2021-12-03 23:05:29 +01:00
certs Initial commit 2021-12-03 23:05:29 +01:00
client Initial commit 2021-12-03 23:05:29 +01:00
cmd Initial commit 2021-12-03 23:05:29 +01:00
pb Initial commit 2021-12-03 23:05:29 +01:00
protos Initial commit 2021-12-03 23:05:29 +01:00
scripts Initial commit 2021-12-03 23:05:29 +01:00
server Initial commit 2021-12-03 23:05:29 +01:00
store Initial commit 2021-12-03 23:05:29 +01:00
.gitignore Initial commit 2021-12-03 23:05:29 +01:00
Dockerfile Initial commit 2021-12-03 23:05:29 +01:00
go.mod Initial commit 2021-12-03 23:05:29 +01:00
go.sum Initial commit 2021-12-03 23:05:29 +01:00
README.md Initial commit 2021-12-03 23:05:29 +01:00
version.go Initial commit 2021-12-03 23:05:29 +01:00

ezshare

Recompile proto-files

protoc --go_out=. --go-grpc_out=. --go_opt=module=gitea.benny.dog/torjus/ezshare --go-grpc_opt=module=gitea.benny.dog/torjus/ezshare protos/ezshare.proto