Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 614 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 614 Bytes

Sensu Core

CircleCI

Core contains the definitions for the sensu-go core API.

Codegen

Both of the core api versions have some component of protobuf-based code generation. Each works with go generate, however there are system dependencies in addition to the current supported version of go. A docker image and Makefile is available to quickly set up the system dependencies, but is hardcoded for x86_64 & arm64.