- Convert Go values to their AST https://github.com/hexops/valast 3 comments golang
- Valast turns Go values at runtime into an AST for pretty-printing them. It's like the fmt "%#v" and "%+v" directives, but more comprehensive. https://github.com/hexops/valast 3 comments golang
Linking pages
Linked pages
- GitHub - mvdan/gofumpt: A stricter gofmt https://github.com/mvdan/gofumpt 96 comments
- GitHub - davecgh/go-spew: Implements a deep pretty printer for Go data structures to aid in debugging https://github.com/davecgh/go-spew 8 comments
- valast package - github.com/hexops/valast - Go Packages https://pkg.go.dev/github.com/hexops/valast 3 comments
- GitHub - hexops/autogold: Automatically update your Go tests https://github.com/hexops/autogold 2 comments
Would you like to stay up to date with Golang? Checkout Golang
Weekly.
Related searches:
Search whole site: site:github.com
Search title: GitHub - hexops/valast: Convert Go values to their AST
See how to search.