Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | refactor: split server cmd and module | Alan Pearce | 2024-05-24 | -0/+82 |
It should now be possible to run the server from inside another go application by importing the main module and running its Start() function |