Categorygithub.com/RedHatInsights/insights-results-types
repositorypackage
1.23.4
Repository: https://github.com/redhatinsights/insights-results-types.git
Documentation: pkg.go.dev

# README

insights-results-types

forthebadge made-with-go

GoDoc GitHub Pages Build Status GitHub go.mod Go version License

Description

Common data types used across the whole CCX data pipeline.

Class diagram with all types defined in this project

Class diagram

Note

Please note that this repository should contain just "static" data types, which means that no runtime code is supposed to be there. Also this repository should not depend on any other RedHatInsigths packages to avoid circular dependencies.