rove/cmd/rove-server
Marc Di Luzio 8586bdabd7 Fix duplicate saving on quit
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
2020-06-07 18:06:34 +01:00
..
api_test.go Fix duplicate saving on quit 2020-06-07 18:06:34 +01:00
Dockerfile Minor cleanups 2020-06-06 18:44:24 +01:00
main.go Fix duplicate saving on quit 2020-06-07 18:06:34 +01:00
main_test.go Update rove-server main with tests 2020-06-06 12:13:54 +01:00