Can you describe an example situation where this would be useful?

On Mon, Sep 28, 2020 at 1:59 PM Damian Meden
<damian.me...@verizonmedia.com.invalid> wrote:

> Hi Guys.
>
> I would like to propose adding a new API function to bring the record data
> type from a particular record.
>
> A brief description of this new proposed API:
>
>
> *TSReturnCode TSMgmtDataTypeGet(const char
> * var_name, TSRecordDataType * result)*
>
> Get the type of a value for a configuration variable. *var_name* is the
> name of the variable as a null terminated string. The type value is stored
> in *result*. The function can return TS_ERROR
> <../types/TSReturnCode.en.html#c.TS_ERROR> if *var_name* is not found.
>
> ---
>
> You can find a PR <
> https://urldefense.com/v3/__https://github.com/apache/trafficserver/pull/7221__;!!Op6eflyXZCqGR5I!Ut1BdGvMMt4kxU3dMtGgLg5r7widT_I1IxhJJQbnf4ufwrvTVOjPJLfBwL-fYhfMWw$
> > with
> this change to complement this request:
>
> Best Regards,
> Damian.
>

Reply via email to