OpenBeta release for ACE golang sdk includes following features
- Register a microservices as step for ACE choreography
- Ability to consume messages by invoking microservice callback to process received message
- Ability to produce messages
- Includes opentracing instrumentation
- Ability to raise processing or system error from the business service callback.