sensu / core

Core API for sensu-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Core API for sensu-go

License:MIT License


Languages

Language:Go 99.7%Language:Makefile 0.2%Language:Dockerfile 0.1%