implementazione con NATS ( start )
This commit is contained in:
parent
7a52478c63
commit
5a9f5f5008
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -12,7 +12,7 @@ import (
|
||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
_Version = "v4.3.0"
|
_Version = "v5.0.0"
|
||||||
_Producer = 0
|
_Producer = 0
|
||||||
_Consumer = 1
|
_Consumer = 1
|
||||||
_Remover = 2
|
_Remover = 2
|
||||||
|
|
Loading…
Add table
Reference in a new issue