# go-spew **Repository Path**: mirrors_dominikh/go-spew ## Basic Information - **Project Name**: go-spew - **Description**: Implements a deep pretty printer for Go data structures to aid in debugging - **Primary Language**: Unknown - **License**: ISC - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README go-spew ======= This is a fork of go-spew, removing all uses of `unsafe` and some options. It's more opinionated and geared towards my needs. You probably want to use `github.com/davecgh/go-spew` instead. ## License Go-spew is licensed under the liberal ISC License.