Go to file
2021-12-04 11:30:42 +01:00
certs Add hostname to server certs 2021-12-04 10:19:59 +01:00
cmd Add list 2021-12-04 11:30:42 +01:00
config Add bolt store 2021-12-04 09:58:16 +01:00
pb Add list 2021-12-04 11:30:42 +01:00
protos Add list 2021-12-04 11:30:42 +01:00
scripts Initial commit 2021-12-03 23:05:29 +01:00
server Add list 2021-12-04 11:30:42 +01:00
store Add list 2021-12-04 11:30:42 +01:00
.gitignore Add hostname to config 2021-12-04 04:31:19 +01:00
Dockerfile Use alpine for builder in Dockerfile 2021-12-04 10:25:54 +01:00
ezshare.example.toml Add bolt store 2021-12-04 09:58:16 +01:00
go.mod Add bolt store 2021-12-04 09:58:16 +01:00
go.sum Add bolt store 2021-12-04 09:58:16 +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