Problem: [VividCortex/godaemon](https://github.com/VividCortex/godaemon) doesn't support daemonize abilities on Windows. Solution: Replace to fake functions and print error message when `--daemonize` is specified on Windows .
Problem:
VividCortex/godaemon doesn't support daemonize abilities on Windows.
Solution:
Replace to fake functions and print error message when
--daemonizeis specified on Windows .