8000 GitHub - andreyAKor/core-app-linux-sys: Core of golang app for linux system service
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

andreyAKor/core-app-linux-sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

core-app-linux-sys

Core of golang app for linux system service

Go package of сore app for linux system service

This library includes some packages and architecture skeleton for writing go-app as linux system service.

Install

go get github.com/andreyAKor/core-app-linux-sys

Example

See folder with example app code.

For fast build example app code, you must install GB:

go get github.com/constabulary/gb/...

go to example folder:

cd ~/go-lang-projects/core-app-linux-sys/example/

run vendor fetches:

gb vendor restore

and run build app:

gb build
5482

About

Core of golang app for linux system service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0