FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

tyranron/daemonigo: A simple wrapper to daemonize Go applications. · GitHub

Latest commit

 

History

38 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

daemonigo

A simple library to daemonize Go programming language applications.

Installing

$ go get github.com/tyranron/daemonigo

After this command daemonigo is ready to use.

Usage

Usage examples you can see in examples/ repository directory.

Documentation

See http://godoc.org/github.com/tyranron/daemonigo

Or run:

$ godoc github.com/tyranron/daemonigo

License

MIT License

About

A simple wrapper to daemonize Go applications.

Resources

Stars

41 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL