Skip to content

Comments

Add List function for struct field names and map keys#13983

Open
UrielOfir wants to merge 3 commits intogohugoio:masterfrom
UrielOfir:master
Open

Add List function for struct field names and map keys#13983
UrielOfir wants to merge 3 commits intogohugoio:masterfrom
UrielOfir:master

Conversation

@UrielOfir
Copy link

Introduce a List function that retrieves field names and method names from structs or keys from maps using reflection. This addition enhances the debugging capabilities by providing a way to inspect data structures more effectively. Include tests to validate the functionality across various data types.

Resolve #9148

@CLAassistant
Copy link

CLAassistant commented Sep 13, 2025

CLA assistant check
All committers have signed the CLA.

@siddlal
Copy link

siddlal commented Jan 6, 2026

Hello!
Is this issues still relevant?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add debug.List

3 participants