An open API service indexing awesome lists of open source software.

https://github.com/sensu-plugins/sensu-plugins-go

Sensu library designed for golang plugins [Expermental WIP]
https://github.com/sensu-plugins/sensu-plugins-go

Last synced: 9 months ago
JSON representation

Sensu library designed for golang plugins [Expermental WIP]

Awesome Lists containing this project

README

          

## SensuPlugin

This project adheres to [Semantic Versioning](http://semver.org/).

This is a library of functions, data structures, and maps designed to make it easier to write handlers and checks for Sensu in Golang.
For specific details read the comments or GoDocs for the particular package.

Pull requests are always welcome and appreciated.