index
:
gogios
main
Minimalist monitoring system, compatible with the Nagios Check Plugins
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
state.go
blob: c3c7eabfa9534d5da0207442cad087f2b159f531 (
plain
)
1
2
3
4
5
package main type state struct { Checks map[string]int }