You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
Scanner服务
目录结构
internal:服务源码。
config:服务使用的配置文件结构定义。
event:被投递到队列顺序执行的事件。
mq:通过rabbitmq对外提供的接口。实现了common\pkgs\mq\scanner目录里文件定义的接口。
tickevent:定时执行的事件。