synchronises process states of the local camunda instance to a cloud service by communicating with a github.com/SENERGY-Platform/process-sync service via mqtt
uses https://github.com/swaggo/swag
go install github.com/swaggo/swag/cmd/swag@latest
swag init --parseDependency -d ./pkg/events/api -g api.go
if the config variable UseSwaggerEndpoints is set to true, a swagger ui is accessible on /swagger/index.html (http://localhost:8080/swagger/index.html)