Skip to content

systemd-golang example usage ( feel free to use this in your services checks!)

Notifications You must be signed in to change notification settings

MalloZup/systemd-go-showcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

systemd golang

This is a minimal example. It is based on lib: https://github.com/coreos/go-systemd

I assume you run this in your $GOPATH and use install the ginkgo and go-systemd lib with go get -u ...

BDD style

You can run the BDD kubernetes framework ginkgo with :

cd ginkgo
go test
cd gingko
ginkgo -r --randomizeAllSpecs --randomizeSuites --failOnPending --cover --trace --race --progress

Minimal without bdd

on GOPATH go build. RUN!

Try other services.. 🐶

About

systemd-golang example usage ( feel free to use this in your services checks!)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages