[资源介绍]
GitHub - goforj/godump: A minimal, developer-friendly pretty-printer and debug dumper for Go structs, inspired by Laravel’s dump() and Symfony’s VarDumper.
A minimal, developer-friendly pretty-printer and debug dumper for Go structs, inspired by Laravel’s dump() and Symfony’s VarDumper. - goforj/godump
- godump (goforj) - 使用 Laravel/Symfony 风格的转储、完整的类型信息、彩色 CLI 输出、循环检测和私有字段访问,以美观的方式打印 Go 结构体。