zhou-yong-long opened a new issue #1705:
URL: https://github.com/apache/dubbo-go/issues/1705


   
   # github.com/apache/dubbo-go/remoting/zookeeper
   
..\pkg\mod\github.com\apache\[email protected]\remoting\zookeeper\listener.go:252:35:
 cannot use &event (value of type *chan struct{}) as type chan zk.Event in 
argument to l.client.RegisterEvent
   
..\pkg\mod\github.com\apache\[email protected]\remoting\zookeeper\listener.go:255:38:
 cannot use &event (value of type *chan struct{}) as type chan zk.Event in 
argument to l.client.UnregisterEvent
   
..\pkg\mod\github.com\apache\[email protected]\remoting\zookeeper\listener.go:260:38:
 cannot use &event (value of type *chan struct{}) as type chan zk.Event in 
argument to l.client.UnregisterEvent
   
..\pkg\mod\github.com\apache\[email protected]\remoting\zookeeper\listener.go:263:38:
 cannot use &event (value of type *chan struct{}) as type chan zk.Event in 
argument to l.client.UnregisterEvent
   
..\pkg\mod\github.com\apache\[email protected]\remoting\zookeeper\listener.go:268:38:
 cannot use &event (value of type *chan struct{}) as type chan zk.Event in 
argument to l.client.UnregisterEvent
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to