A package for creating applications and implementing plug-ins (e.g. supported by other system processes or remote services) for it, without directly using the application API.
Forking is not supported in Windows OS
An example application located in the example/ folder that implements graceful reload and graceful stop http server
go run example/example.go
curl http://localhost:8080/reload
curl http://localhost:8080/stop