You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/11/18 11:43:05 UTC

[GitHub] [dubbo-go] LaurenceLiZhixin commented on issue #2126: [BUG] panic: runtime error: invalid memory address or nil pointer dereference

LaurenceLiZhixin commented on issue #2126:
URL: https://github.com/apache/dubbo-go/issues/2126#issuecomment-1319891103

   @mark4z 
   Do not use `go run server.go` . Use `go run .` instead, to make sure go files under main pkg are included during compiling.


-- 
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: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org