Skip to content

sensu/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

571fb59 · Nov 21, 2023
Oct 12, 2022
Oct 30, 2023
Nov 21, 2023
May 1, 2023
Feb 10, 2023
May 1, 2023
May 1, 2023

Repository files navigation

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.