Този сайт работи по-добре с JavaScript.
Начало
Каталог
Помощ
Вход
EggPlanet
/
egg_mq_consume
Наблюдаван
3
Харесван
0
Разклонения
0
Код
Задачи
0
Заявки за сливане
0
Версии
0
Уики
Activity
蛋蛋星球RabbitMq消费项目
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
175
Ревизии
3
Клонове
4.7 MiB
Go
93%
Protocol Buffer
6%
Dockerfile
0.3%
Shell
0.3%
ИН на ревизия:
66d49292f2
gim
master
withdrawal
Клонове
Маркери
${ item.name }
Create branch
${ searchTerm }
от '66d49292f2'
${ noResults }
egg_mq_consume
/
consume
/
md
/
mq_com.go
7 lines
108 B
Директен файл
Blame
История
package md
type CommUserId struct {
Uid string `json:"uid"`
ParentUid string `json:"parent_uid"`
}