{"id":15446577,"url":"https://github.com/moul/godev","last_synced_at":"2025-06-22T02:35:28.397Z","repository":{"id":37029702,"uuid":"204474748","full_name":"moul/godev","owner":"moul","description":"A collection of helpers I use during Golang development","archived":false,"fork":false,"pushed_at":"2024-11-16T02:55:09.000Z","size":48,"stargazers_count":6,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-28T16:32:22.877Z","etag":null,"topics":["debug","devtool","golang","helpers","pretty-print"],"latest_commit_sha":null,"homepage":"https://manfred.life/golang","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/moul.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["moul"],"patreon":"moul","open_collective":"moul","custom":["https://manfred.life/donate"]}},"created_at":"2019-08-26T12:50:14.000Z","updated_at":"2025-04-16T21:36:35.000Z","dependencies_parsed_at":"2024-02-09T01:02:47.795Z","dependency_job_id":"6b0b1bb2-e852-4a2b-80ad-916fc4445077","html_url":"https://github.com/moul/godev","commit_stats":{"total_commits":19,"total_committers":4,"mean_commits":4.75,"dds":"0.42105263157894735","last_synced_commit":"8c64f081a734b94cb01e5c8d34ec076b11cae217"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":"moul/golang-repo-template","purl":"pkg:github/moul/godev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moul%2Fgodev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moul%2Fgodev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moul%2Fgodev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moul%2Fgodev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moul","download_url":"https://codeload.github.com/moul/godev/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moul%2Fgodev/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261225614,"owners_count":23127174,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["debug","devtool","golang","helpers","pretty-print"],"created_at":"2024-10-01T20:01:29.238Z","updated_at":"2025-06-22T02:35:23.347Z","avatar_url":"https://github.com/moul.png","language":"Makefile","readme":"# godev\n\n:smile: a collection of debugging functions I often use during development\n\n[![CircleCI](https://circleci.com/gh/moul/godev.svg?style=shield)](https://circleci.com/gh/moul/godev)\n[![GoDoc](https://godoc.org/moul.io/godev?status.svg)](https://godoc.org/moul.io/godev)\n[![License](https://img.shields.io/github/license/moul/godev.svg)](https://github.com/moul/godev/blob/master/LICENSE)\n[![GitHub release](https://img.shields.io/github/release/moul/godev.svg)](https://github.com/moul/godev/releases)\n[![Go Report Card](https://goreportcard.com/badge/moul.io/godev)](https://goreportcard.com/report/moul.io/godev)\n[![CodeFactor](https://www.codefactor.io/repository/github/moul/godev/badge)](https://www.codefactor.io/repository/github/moul/godev)\n[![codecov](https://codecov.io/gh/moul/godev/branch/master/graph/badge.svg)](https://codecov.io/gh/moul/godev)\n[![Sourcegraph](https://sourcegraph.com/github.com/moul/godev/-/badge.svg)](https://sourcegraph.com/github.com/moul/godev?badge)\n[![Made by Manfred Touron](https://img.shields.io/badge/made%20by-Manfred%20Touron-blue.svg?style=flat)](https://manfred.life/)\n\n\n## Usage\n\n```golang\nfmt.Println(godev.JSON(something))\nfmt.Println(godev.PrettyJSON(something))\n```\n\n## Install\n\n### Using go\n\n```console\n$ go get -u moul.io/godev\n```\n\n## License\n\n© 2019-2021  [Manfred Touron](https://manfred.life) -\n[Apache-2.0 License](https://github.com/moul/godev/blob/master/LICENSE)\n","funding_links":["https://github.com/sponsors/moul","https://patreon.com/moul","https://opencollective.com/moul","https://manfred.life/donate"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoul%2Fgodev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoul%2Fgodev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoul%2Fgodev/lists"}