There was an error while loading. Please reload this page.
go daemon func
import ( "github.com/9466/daemon" ) func main() { daemon.Daemon(0, 0) }