-
-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Open
Milestone
Description
See https://discourse.gohugo.io/t/advice-on-how-to-inspect-a-page-context/35504/4
I suggest we add a debug.List method that uses reflection to list all fields and method names on structs/pointers, or all keys if it's a map -- non-recursive; returning a string slice would be good, I think (it prints nicely).
regisphilibert, jmooring, sarahg and ahmed-mohamed-engdavidsneighbour