Skip to content

boliri/kre-runners

 
 

Repository files navigation

KRE Runners

This repo contains all language runners for KRE.

Runners coverage

Component Coverage Bugs Maintainability Rating Go report
KRE Entrypoint coverage bugs -mr -
KRE Go coverage bugs mr report
KRE Py coverage bugs mr -
KRT Files Downloader coverage bugs mr -

Protobuf

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 50.9%
  • Go 44.5%
  • Dockerfile 2.7%
  • Shell 1.2%
  • Makefile 0.7%