You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by "mrproliu (via GitHub)" <gi...@apache.org> on 2023/04/26 13:02:58 UTC

[GitHub] [skywalking-go] mrproliu commented on a diff in pull request #19: Add the Write Plugin Test documentation

mrproliu commented on code in PR #19:
URL: https://github.com/apache/skywalking-go/pull/19#discussion_r1177847958


##########
go.work:
##########
@@ -6,9 +6,11 @@ use (
 
 	./test/plugins/runner-helper
 
+	// define the plugins
 	./plugins/core
 	./plugins/ginv2
 	./plugins/http
 
+	// define the plugin test scenarios
 	./test/plugins/scenarios/gin

Review Comment:
   Nope, It's just Golang workspace to make sure the test scenarios don't need to add the `replace` directive. 



-- 
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@skywalking.apache.org

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