/interpreter

A library to validate events and boot cycles

Primary LanguageGoApache License 2.0Apache-2.0

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 Quality Gate Status Apache V2 License GitHub Release GoDoc

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.