Proto commits in nitram509/lib-bpmn-engine

These 5 commits are when the Protocol Buffers files have changed:

Commit:58d81f6
Author:Richard Bizik

feat: structure, rest api, store, logging, config Updated project structure to allow work on multiple systems at once. Restored REST api. Created store interface. Should be used by bpmn, dmn and script packages. Prepared logging package using slog and hclog for RqLite logging. Created configuration file for easier application configuration management instead of flags.

Commit:9db6c00
Author:Richard Bizik
Committer:Richard BĂ­zik

chore: prepare project structure for development

Commit:31400bb
Author:nitram509

add CONTRIBUTING.md update Zeebe Exporter Protobuf 1.2.1

The documentation is generated from this commit.

Commit:44a4991
Author:nitram509

process event works :)

Commit:922c0af
Author:nitram509

experimental stuff for zeebe exporter