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]
- Host: GitHub
- URL: https://github.com/sensu-plugins/sensu-plugins-go
- Owner: sensu-plugins
- License: mit
- Created: 2018-05-08T12:54:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-08T12:55:20.000Z (over 7 years ago)
- Last Synced: 2025-01-23T16:12:11.171Z (11 months ago)
- Language: Go
- Homepage:
- Size: 9.77 KB
- Stars: 2
- Watchers: 4
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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.