FEAT: server graceful shutdown #50
Merged
Codacy Production / Codacy Static Code Analysis
succeeded
Jun 14, 2024 in 0s
Your pull request is up to standards!
Here is an overview of what got changed by this pull request:
Issues
======
+ Solved 2
- Added 1
Complexity increasing per file
==============================
- server/server_test.go 4
- main.go 3
See the complete overview on Codacy
Annotations
Check warning on line 23 in server/server.go
codacy-production / Codacy Static Code Analysis
server/server.go#L23
Go's `net/http` serve functions may be vulnerable to resource consumption attacks if timeouts are not properly configured prior to starting the HTTP server.
Loading