Categorygithub.com/sapcc/go-api-declarations
module
1.12.6
Repository: https://github.com/sapcc/go-api-declarations.git
Documentation: pkg.go.dev

# README

go-api-declarations

CI

This Go module contains reusable declarations for types appearing in our APIs. This repository is designed to have as little dependencies as possible and contain as little application logic as possible. Also, by using versioned tags, we avoid excessive auto-updates for this dependency in downstream repositories. (This is in contrast to most of our Go repositories, which usually use continuous delivery and do not tag releases.)

# Packages

Package bininfo contains information about the current binary and process.
Package cadf provides data structures for working with CADF events as per the CADF spec.
No description provided by the author
Package deployevent contains data structures for the event messages that our CI generates for Helm deployments (i.e.
Package limes contains data structures that appear on the Limes API.
Package liquid contains the API specification for LIQUID (the [Limes] Interface for Quota and Usage Interrogation and Discovery).