Monitoring plugins written in Go
Find a file
Emmanuel BENOîT 916dc35de6 Use golf for command line parsing
* Split command line flags data from the main program data structure
* Use golf to support GNU-style flags
* Added -h/--help flag
2021-02-19 10:53:07 +01:00
cmd/check_ssl_certificate Use golf for command line parsing 2021-02-19 10:53:07 +01:00
perfdata Additional comments; pointer use where possible 2021-01-07 20:55:10 +01:00
plugin Additional comments; pointer use where possible 2021-01-07 20:55:10 +01:00
.gitignore Use golf for command line parsing 2021-02-19 10:53:07 +01:00
build.sh Initial import of lib + certificate validity checker 2021-01-03 10:33:21 +01:00
go.mod Use golf for command line parsing 2021-02-19 10:53:07 +01:00