Slight refactor to split server stop and close functions Quit function explicitly sends SIGTERM SIGTERM doesn't trigger an os.Exit Bonus: Properly save the world on spawning the rover |
||
|---|---|---|
| .. | ||
| api_test.go | ||
| Dockerfile | ||
| main.go | ||
| main_test.go | ||
Slight refactor to split server stop and close functions Quit function explicitly sends SIGTERM SIGTERM doesn't trigger an os.Exit Bonus: Properly save the world on spawning the rover |
||
|---|---|---|
| .. | ||
| api_test.go | ||
| Dockerfile | ||
| main.go | ||
| main_test.go | ||