YU
gokc
Yet Another Keepalived syntax checker in golang.
Usage
gokc -f /etc/keepalived/keepalived.conf
gokc: the configuration file /etc/keepalived/keepalived.conf syntax is okInstallation
Homebrew
$ brew tap yuuki/gokc
$ brew install gokcDownload binary from GitHub Releases
Build from source
$ go get github.com/yuuki/gokc
$ go install github.com/yuuki/gokcContribution
- Fork (https://github.com/yuuki/gokc/fork)
- Create a feature branch
- Commit your changes
- Rebase your local changes against the master branch
- Run test suite with the
go test ./...command and confirm that it passes - Run
gofmt -s - Create new Pull Request
License
Author
On this page
Languages
Go52.5%Yacc35.7%Shell6.8%Makefile4.6%Dockerfile0.4%
MIT License
Created January 14, 2016
Updated August 28, 2025