command
module
Version:
v0.4.3
Opens a new window with list of versions in this module.
Published: Sep 23, 2019
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
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 ok
Installation
Homebrew
$ brew tap yuuki/gokc
$ brew install gokc
Download binary from GitHub Releases
Releases・yuuki/gokc - GitHub
Build from source
$ go get github.com/yuuki/gokc
$ go install github.com/yuuki/gokc
Contribution
- 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
The MIT License.
Author
y_uuki
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.