Wow, your question is actually answered in docs:
https://docs.trafficserver.apache.org/developer-guide/introduction/header-file-structure.en.html?highlight=cppapi
. Run out and buy a lottery ticket, the goddess of good fortune is smiling
upon you today.
On Wed, Aug 31, 2022 at 7:44 PM Walt Karas
Headers in tscpp/api must only be used in plugins. Headers in tscpp/util
may be used in both core TS and in plugins. Alan created these two
directories. This is my memory of what he said about how to use them, you
could double check with him.
On Wed, Aug 31, 2022 at 4:32 PM Masakazu Kitajo wro
Can someone tell me what should be under tscpp/api and tscpp/util ?
On Wed, Aug 31, 2022 at 5:07 AM Walt Karas
wrote:
> I propose moving Cleanup.h from plugins/xdebug to include/ts/api as a part
> of https://github.com/apache/trafficserver/pull/9044 .
>
I propose moving Cleanup.h from plugins/xdebug to include/ts/api as a part
of https://github.com/apache/trafficserver/pull/9044 .