Monitoring plugins written in Go
Find a file
Emmanuel BENOîT 2c5d27684a Cleaner SSL check program
* Split off the progam into various functions
* Pass the program's data (plugin, certificate) through a single
  structure
2021-02-19 10:38:18 +01:00
cmd/check_ssl_certificate Cleaner SSL check program 2021-02-19 10:38:18 +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 Initial import of lib + certificate validity checker 2021-01-03 10:33:21 +01:00
build.sh Initial import of lib + certificate validity checker 2021-01-03 10:33:21 +01:00
go.mod Initial import of lib + certificate validity checker 2021-01-03 10:33:21 +01:00