Showcase of nats publish and subscribe in go.
docker build -f build/package/subscriber/docker/Dockerfile -t cng-hello-nats-subscriber .
docker build -f build/package/publisher/docker/Dockerfile -t cng-hello-nats-pulisher .
cd test/docker/cng-hello-nats
docker-compose up