module
Version:
v0.0.0-...-ec8863c
Opens a new window with list of versions in this module.
Published: May 29, 2019
License: GPL-3.0
Opens a new window with license information.
README
¶
golang 微服务
教程
github-zh
github-en
本节先使用 go-micro 的 NATS 消息代理插件,使 user-service 在创建新用户时发布一个带有用户信息且 topic 为 “user.created” 的消息事件,订阅了此 topic 的 email-service 接收到消息后取出用户信息来发送邮件。之后使用 go-micro 自带的 pubsub 层代替了 NATS 充分发挥 protobuf 通信的优势
Directories
¶
Click to show internal directories.
Click to hide internal directories.