strip init of wg
This commit is contained in:
parent
276a0118da
commit
2ee22f5336
@ -46,7 +46,6 @@ func newRpcServer(opts ...Option) Server {
|
||||
handlers: make(map[string]Handler),
|
||||
subscribers: make(map[*subscriber][]broker.Subscriber),
|
||||
exit: make(chan chan error),
|
||||
wg: sync.WaitGroup{},
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user