v0.1.0
Changelog
- cdd09a1 Add exe
- 4a51dde Add new implementation
- dfb35ae Add readme and ignore files
- 9978a9d Add release files
- 43831ef Add some doc comments
- 47481fa Create go.yml
- e061258 First commit
- dda48e7 Fix daemon conf
- c5605bc Move config definition to separate file
- 94b54fd Refactor into multiple packages
- 386e788 Rename ls to ps and add flag parsing to ps/stop/start
- ffe436d Switch to json config file
- a720193 Unit tests for ipc
- 4e0997a Update makefile
- 2abb703 Update module path
- 65ecef9 Update readme
- 8b4095d Update readme.md
- ffe7210 add basic ipc server and client
- 949450f add basic request reply flow
- 070006d add better cli and move waiter code to separate file
- 3beb012 add version
- 5a611d1 call waiter start separately
- 6200934 conf: Better api
- a84ef5a conf: add benchmark
- a82f310 conf: add section unpacking to struct
- d4e833a conf: add support for sections
- f4e9496 conf: add test for GetSections
- c4daf96 conf: do some cleanup
- a69ea1f conf: fix reset
- ba2bbc3 define func out of line
- 20034d3 exec commands
- fd8c732 handle shutdown
- a75d14d more ipc updates
- 78647c2 print only what is needed
- 06155cd refactor code
- 15ee221 rename
- e7f8674 rename action
- 48108ac save pid to svc mapping
- 2d9f533 start services and wait them
- 7e56e42 use debug.BuildInfo for version information
- eaff363 use fmt.Println to print the version