This website works better with JavaScript.
Home
Explore
Help
Sign In
EggPlanet
/
egg_mq_consume
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
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.
44
Commits
1
Branch
8.8 MiB
Go
90.7%
Protocol Buffer
8%
Dockerfile
0.4%
Shell
0.4%
Makefile
0.2%
Other
0.2%
Tree:
507560b67f
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '507560b67f'
${ noResults }
egg_mq_consume
/
consume
/
md
/
mq_com.go
6 lines
64 B
Raw
Blame
History
package md
type CommUserId struct {
Uid string `json:"uid"`
}