NETWAYS / go-check

A Golang library to create monitoring plugins for Icinga
https://pkg.go.dev/github.com/NETWAYS/go-check
GNU General Public License v2.0
13 stars 4 forks source link

Default states #80

Closed RincewindsHat closed 1 year ago

RincewindsHat commented 1 year ago

Allow setting of default states for partial results. This solves a problem where partialResults are generated dynamically later in the code and a program would need to remember the state itself outside of this library to generate the results correctly