-
- Downloads
Shutdown grpc server gracefully
parent
437fdb0b
No related branches found
No related tags found
Showing
- ctrl/cmd/main.go 17 additions, 55 deletionsctrl/cmd/main.go
- ctrl/internal/application/app.go 4 additions, 0 deletionsctrl/internal/application/app.go
- ctrl/internal/config.go 3 additions, 1 deletionctrl/internal/config.go
- ctrl/internal/infrastructure/grpc/server.go 94 additions, 0 deletionsctrl/internal/infrastructure/grpc/server.go
- ctrl/internal/infrastructure/shutdown/shutdown.go 38 additions, 0 deletionsctrl/internal/infrastructure/shutdown/shutdown.go
ctrl/internal/infrastructure/grpc/server.go
0 → 100644
Please register or sign in to comment