Categorygithub.com/xmidt-org/interpreter
repositorypackage
0.0.7
Repository: https://github.com/xmidt-org/interpreter.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

interpreter

Interpreter validates events and can be used in projects that aim to generate aggregate or individual device metrics.

Build Status codecov.io Go Report Card Apache V2 License Quality Gate Status GitHub release PkgGoDev

Summary

Interpreter provides different validations for validating:

  • Events are valid (e.g. having a proper boot-time, etc.)
  • Boot-cycles are as expected.

Table of Contents

Code of Conduct

This project and everyone participating in it are governed by the XMiDT Code Of Conduct. By participating, you agree to this Code.

Install

go get -u github.com/xmidt-org/interpreter

Contributing

Refer to CONTRIBUTING.md.