Skip to content

Conversation

@johannesengl
Copy link
Contributor

@johannesengl johannesengl commented Mar 8, 2023

This PR adds a the method debug.List.
The method returns a slice of field names and method names of the struct/pointer or keys of the map.
This method scans the provided value shallow, non-recursively.

Fixes #9148

The method returns a slice of field names and method names of the struct/pointer or keys of the map.
This method scans the provided value shallow, non-recursively.
The method is aimed to make debugging variables easier.

Fixes 9148
@johannesengl johannesengl mentioned this pull request Mar 8, 2023
@johannesengl
Copy link
Contributor Author

@bep Wondering if you would have time for a review or if you could suggest who I should ping for a review on this? Thanks :)

@andrew-werdna
Copy link

@johannesengl do you want to rebase your branch and resolve the conflicts with gohugoio/hugo:master? Maybe the maintainers will merge it or comment at that time 👍

zepyrshut added a commit to zepyrshut/hugo that referenced this pull request Nov 12, 2024
@github-actions
Copy link

This PR has been automatically marked as stale because it has not had recent activity. The resources of the Hugo team are limited, and so we are asking for your help.
Please check https://github.com/gohugoio/hugo/blob/master/CONTRIBUTING.md#code-contribution and verify that this code contribution fits with the description. If yes, tell is in a comment.
This PR will automatically be closed in the near future if no further activity occurs. Thank you for all your contributions.

@github-actions github-actions bot added the Stale label Jan 28, 2025
@github-actions github-actions bot closed this Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 participants