{"id":22138300,"url":"https://github.com/takeruun/go-library-sample","last_synced_at":"2026-05-13T20:32:41.789Z","repository":{"id":61752762,"uuid":"554849705","full_name":"takeruun/go-library-sample","owner":"takeruun","description":"サンプル 自作Go製ライブラリ","archived":false,"fork":false,"pushed_at":"2022-10-20T14:27:42.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T10:33:45.075Z","etag":null,"topics":["golang","library"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/takeruun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-10-20T13:59:09.000Z","updated_at":"2022-10-20T14:26:56.000Z","dependencies_parsed_at":"2022-10-20T18:30:45.465Z","dependency_job_id":null,"html_url":"https://github.com/takeruun/go-library-sample","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/takeruun/go-library-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takeruun%2Fgo-library-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takeruun%2Fgo-library-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takeruun%2Fgo-library-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takeruun%2Fgo-library-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/takeruun","download_url":"https://codeload.github.com/takeruun/go-library-sample/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takeruun%2Fgo-library-sample/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260457352,"owners_count":23012279,"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":["golang","library"],"created_at":"2024-12-01T20:09:22.276Z","updated_at":"2026-05-13T20:32:36.763Z","avatar_url":"https://github.com/takeruun.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# インストール方法\n```\ngo get github.com/takeruun/go-library-sample\n```\n\n# 使い方\n```go\npackage main\n\nimport (\n\tsample \"github.com/takeruun/go-library-sample\"\n)\n\nfunc main() {\n\tsample.Say()\n\tsample.SayV1(\"message\")\n}\n```\n```\n$ go run main.go\nThis is sample go libray\nMessage: message\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakeruun%2Fgo-library-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftakeruun%2Fgo-library-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakeruun%2Fgo-library-sample/lists"}