implementazione con NATS ( start )

This commit is contained in:
Michele 2017-09-21 18:28:33 +02:00
parent 7a52478c63
commit 5a9f5f5008

View file

@ -12,7 +12,7 @@ import (
)
const (
_Version = "v4.3.0"
_Version = "v5.0.0"
_Producer = 0
_Consumer = 1
_Remover = 2