tile38/cmd
tidwall 13ceb7da41 Removed global variables from core package
The core package uses global variables that keep from having
more than one Tile38 instance runnning in the same process.

Move the core variables in the server.Options type which are
uniquely stated per Server instance.

The build variables are still present in the core package.
2022-09-24 15:44:32 -07:00
..
tile38-benchmark Cleanup code for Go 1.19 2022-09-12 17:06:27 -07:00
tile38-cli Added -x flag to tile38-cli 2022-04-12 14:56:06 -07:00
tile38-luamemtest Cleanup code for Go 1.19 2022-09-12 17:06:27 -07:00
tile38-server Removed global variables from core package 2022-09-24 15:44:32 -07:00