{"id":52193,"library":"apparentlymart-go-dump","title":"go-dump","description":"Provides a simple way to dump Go data structures for debugging purposes.","status":"active","version":"0.0.0-20190214190832-042adf3cf4a0","language":"go","source_language":null,"source_url":"https://github.com/apparentlymart/go-dump","tags":["debugging","dump","utility"],"install":[{"cmd":"go get github.com/apparentlymart/go-dump","lang":"bash","label":"Install github.com/apparentlymart/go-dump"}],"dependencies":[],"imports":[{"symbol":"dump","correct":"github.com/apparentlymart/go-dump"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/apparentlymart/go-dump\"\n)\n\nfunc main() {\n\tdata := map[string]int{\"a\": 1, \"b\": 2}\n\tdump.Dump(data)\n}","lang":"go","description":"Dumps a map to stdout for debugging."},"warnings":[],"env_vars":null,"search_vec":"'data':11 'debug':14,16 'dump':3,9,17 'go':2,10 'go-dump':1 'provid':4 'purpos':15 'simpl':6 'structur':12 'util':18 'way':7","created_at":"2026-06-15T06:44:56.035009+00:00","updated_at":"2026-06-15T06:44:56.035009+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/apparentlymart/go-dump","github":"https://github.com/apparentlymart/go-dump","docs":"https://pkg.go.dev/github.com/apparentlymart/go-dump#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}