mux: run http server if gateway | grpcWeb | react | mux is defined

goroutines: use errgroup
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
This commit is contained in:
2023-07-08 01:29:18 +02:00
parent 36f3c5bc81
commit 1fa30d9706
5 changed files with 52 additions and 38 deletions

1
go.mod
View File

@ -36,6 +36,7 @@ require (
go.linka.cloud/protofilters v0.5.0
go.uber.org/multierr v1.7.0
golang.org/x/net v0.8.0
golang.org/x/sync v0.1.0
google.golang.org/genproto v0.0.0-20230306155012-7f2fa6fef1f4
google.golang.org/grpc v1.53.0
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.3.0