{"id":15324573,"url":"https://github.com/mrinjamul/go-utils","last_synced_at":"2026-01-04T01:03:35.697Z","repository":{"id":49317491,"uuid":"509762172","full_name":"mrinjamul/go-utils","owner":"mrinjamul","description":"A Go package for various useful utilities.","archived":false,"fork":false,"pushed_at":"2023-07-19T04:39:19.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-23T12:15:34.567Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrinjamul.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-02T13:25:13.000Z","updated_at":"2022-07-02T13:25:37.000Z","dependencies_parsed_at":"2024-11-23T06:32:12.530Z","dependency_job_id":null,"html_url":"https://github.com/mrinjamul/go-utils","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"7624c0a435258fee345612a774f78c4736cab111"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fgo-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fgo-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fgo-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrinjamul%2Fgo-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrinjamul","download_url":"https://codeload.github.com/mrinjamul/go-utils/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243960637,"owners_count":20375108,"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":[],"created_at":"2024-10-01T09:27:17.163Z","updated_at":"2026-01-04T01:03:35.652Z","avatar_url":"https://github.com/mrinjamul.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003e\u003ccode\u003ego-utils\u003c/code\u003e\u003c/h1\u003e\n  \u003cp\u003e\n    \u003cstrong\u003eA go package for various useful utilities.\u003c/strong\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n[![Go Reference](https://pkg.go.dev/badge/golang.org/x/pkgsite.svg)](https://pkg.go.dev/github.com/mrinjamul/go-utils)\n[![GoReportCard](https://goreportcard.com/badge/github.com/mrinjamul/go-utils)](https://goreportcard.com/report/github.com/mrinjamul/go-utils)\n[![Code style: Standard](https://img.shields.io/badge/code%20style-Standard-blue.svg)]()\n[![License: MIT ](https://img.shields.io/badge/License-MIT%20License-blue.svg)](https://github.com/mrinjamul/go-utils/blob/main/LICENSE)\n\nTo use this module,\n\n```sh\ngo get github.com/mrinjamul/go-timeago\n```\n\nand then,\n\n```go\nimport \"github.com/mrinjamul/go-utils/[sub-package]\"\n```\n\n### Examples\n\n```go\npackage main\n\nimport (\n\t\"fmt\"\n\n\t\"github.com/mrinjamul/go-utils/utils\"\n)\n\nfunc main() {\n    sha256sum := utils.Sha256sum(\"hello\")\n\tfmt.Println(sha256sum)\n}\n```\n\n## License\n\nThis go module is licensed under MIT License.\n\u003cbr/\u003e\nCopyright © 2021 Injamul Mohammad Mollah \u003cmrinjamul@gmail.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrinjamul%2Fgo-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrinjamul%2Fgo-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrinjamul%2Fgo-utils/lists"}