Go to file
2021-12-04 03:25:09 +01:00
certs Add config 2021-12-04 03:25:09 +01:00
cmd Add config 2021-12-04 03:25:09 +01:00
config Add config 2021-12-04 03:25:09 +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 Add filesystem store 2021-12-03 23:51:48 +01:00
.gitignore Add config 2021-12-04 03:25:09 +01:00
Dockerfile Add config 2021-12-04 03:25:09 +01:00
ezshare.example.toml Add config 2021-12-04 03:25:09 +01:00
go.mod Add config 2021-12-04 03:25:09 +01:00
go.sum Add config 2021-12-04 03:25:09 +01:00
README.md Initial commit 2021-12-03 23:05:29 +01:00
version.go Add config 2021-12-04 03:25:09 +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