mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-02-04 16:02:26 +08:00
添加了节点服务器,各个服务器之间支持多对多
This commit is contained in:
@@ -30,5 +30,4 @@ func NewService(conn *nats.Conn) (*Service, error) {
|
||||
// Close 关闭
|
||||
func (s *Service) Close() {
|
||||
// TODO
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user