less than 1 minute read

In this section you can find instructions to use the available Go libraries to be used in your own projects.

All Go libraries have public API docs hosted here (thanks Go docs).

All artifacts are available in the GitHub Packages repositories, where you can find binaries for all platforms and architectures.

The available libraries are:

  • Nyx Main: the entire Nyx implementation available as a library for you to embed and use
  • Semantic Version: a flexible implementation of the Semantic Versioning specification with full support for parsing, ordering, bumping and manipulating versions and their identifiers