This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
aionnect
/
go-common
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
9e4068ef14
Ramuri
Etichete
master
go-common
/
utils
/
mq
/
consumer_message.go
consumer_message.go
63 B
Istoric
Crud
1
2
3
4
5
package mq
type ConsumerMessage struct {
Value interface{}
}