//
pkg.gl
Category
github.com/WayneShenHH/servermodule
cmd
question
mockserver
package
0.0.0-20240416014235-781089c0957e
Repository:
https://github.com/wayneshenhh/servermodule.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
44 SLOC
#
Functions
NewMqClient
1.實現 mock 版本 client 模組 2.透過 MqServer 訂閱&發送訊息.
NewMqServer
實現 mock 版本 mq server 1.可以提供多個 client 註冊 2.依照主題廣播訊息給 client.
#
Structs
Flow
No description provided by the author
#
Interfaces
MqClient
Handler mq interface.
MqServer
No description provided by the author