gin-gonic/website

Routes path

marcosPAJava opened this issue · 0 comments

I need to create an endpoint in a group that returns me a list of the path of my application but I can't find the method that returns this information to me, the handlenames I've already found

*gin.Context.HandlerNames()

*gin.Context.HandlerRoutes()???????