You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2022/06/07 15:59:52 UTC

[GitHub] [trafficserver] randall commented on a diff in pull request #8879: Adds a new member for TSRemapInterface tracking the plugin loaded

randall commented on code in PR #8879:
URL: https://github.com/apache/trafficserver/pull/8879#discussion_r891415958


##########
doc/developer-guide/api/functions/TSTypes.en.rst:
##########
@@ -196,6 +196,16 @@ more widely. Those are described on this page.
       The API version of the C API. The lower 16 bits are the minor version, and the upper bits
       the major version.
 
+   .. member:: TSRemapPluginInfo plugin_info
+
+      An opaque object, which holds various details about the currently loaded and running
+      plugin. You can't access the details directly, but rather must call an acess function

Review Comment:
   access



-- 
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: github-unsubscribe@trafficserver.apache.org

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