In the previous version of Gin, I was using ctx.FullPath() function to log trace metrics to Stackdriver. The newer 1.4.0 version seems to be missing this function. What alternate option do I have?
In the previous version of Gin, I was using ctx.FullPath() function to log trace metrics to Stackdriver. The newer 1.4.0 version seems to be missing this function. What alternate option do I have?