AlexStocks commented on code in PR #852: URL: https://github.com/apache/dubbo-go-samples/pull/852#discussion_r2249519229
########## tls/client/cmd/main.go: ########## @@ -0,0 +1,34 @@ +package main Review Comment: firstly, please add license at ther header. secondly, format the import block. ########## tls/server/cmd/main.go: ########## @@ -0,0 +1,45 @@ +package main Review Comment: firstly, please add license at ther header. secondly, format the import block. -- 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]
