This repo contains all language runners for KRE.
Component | Coverage | Bugs | Maintainability Rating | Go report |
---|---|---|---|---|
KRE Entrypoint | - | - | ||
KRE Go | ||||
KRE Py | - | |||
KRT Files Downloader | - |
All components receive and send a KreNatsMessage
protobuf.
To generate the protobuf code, the protoc
compiler must be installed.
Use the following command to generate the code:
./generate_protobuf_code.sh