You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2022/07/03 13:27:17 UTC

[GitHub] [skywalking-rust] wu-sheng commented on a diff in pull request #23: Rename crate name skywalking_rust to skywalking?

wu-sheng commented on code in PR #23:
URL: https://github.com/apache/skywalking-rust/pull/23#discussion_r912487587


##########
README.md:
##########
@@ -33,8 +33,8 @@ context after the span finished.
 # Example
 
 ```rust
-use skywalking_rust::context::trace_context::TracingContext;
-use skywalking_rust::reporter::grpc::Reporter;
+use skywalking::context::trace_context::TracingContext;
+use skywalking::reporter::grpc::Reporter;

Review Comment:
   The compiling doc in the readme is still skywalking-rust, I think.



-- 
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