The Icinga Go Library is a collection of Go packages used for common tasks in Icinga's Go applications.
While some of these packages are intended for internal use, others might be useful for extending Icinga applications.
For example, the notifications package is designed for interoperability with Icinga Notifications.
The Go package documentation is available online at pkg.go.dev/github.com/icinga/icinga-go-library.
Icinga Go Library and its documentation are licensed under the terms of the MIT License.