{"id":13764068,"url":"https://github.com/tenntenn/gpath","last_synced_at":"2025-07-25T11:36:16.156Z","repository":{"id":57490293,"uuid":"92257475","full_name":"tenntenn/gpath","owner":"tenntenn","description":"gpath is a Go package to access a field by a path using reflect pacakge","archived":false,"fork":false,"pushed_at":"2017-06-04T08:31:39.000Z","size":16,"stargazers_count":40,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-20T02:04:17.469Z","etag":null,"topics":["golang","reflect","static-analysis"],"latest_commit_sha":null,"homepage":"","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/tenntenn.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}},"created_at":"2017-05-24T06:24:18.000Z","updated_at":"2023-02-15T12:08:03.000Z","dependencies_parsed_at":"2022-09-19T11:22:25.664Z","dependency_job_id":null,"html_url":"https://github.com/tenntenn/gpath","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tenntenn/gpath","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tenntenn%2Fgpath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tenntenn%2Fgpath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tenntenn%2Fgpath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tenntenn%2Fgpath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tenntenn","download_url":"https://codeload.github.com/tenntenn/gpath/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tenntenn%2Fgpath/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266998700,"owners_count":24018954,"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","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","reflect","static-analysis"],"created_at":"2024-08-03T15:01:11.811Z","updated_at":"2025-07-25T11:36:16.052Z","avatar_url":"https://github.com/tenntenn.png","language":"Go","readme":"# gpath [![Go Documentation](http://img.shields.io/badge/go-documentation-blue.svg?style=flat-square)][godoc] [![Travis](https://img.shields.io/travis/tenntenn/gpath.svg?style=flat-square)][travis] [![Go Report Card](https://goreportcard.com/badge/github.com/tenntenn/gpath)](https://goreportcard.com/report/github.com/tenntenn/gpath) [![codecov](https://codecov.io/gh/tenntenn/gpath/branch/master/graph/badge.svg)](https://codecov.io/gh/tenntenn/gpath)\n\n[godoc]: http://godoc.org/github.com/tenntenn/gpath\n[travis]: https://travis-ci.org/tenntenn/gpath\n\n`gpath` is a Go package to access a field by a path using `reflect` pacakge.\n\nA path is represented by a Go's expression such as `A.B.C[0]`.\nYou can use selector and index expressions into a path.\n\nSee usage and example in [GoDoc](https://godoc.org/github.com/tenntenn/gpath).\n\n*NOTE*: This package is experimental and may make backward-incompatible changes.\n\n## Install\n\nUse go get:\n\n```\n$ go get github.com/tenntenn/gpath\n```\n\n## Usage\n\nAll usage are described in [GoDoc](https://godoc.org/github.com/tenntenn/gpath).\n\n[mercari/go-httpdoc](https://github.com/mercari/go-httpdoc) is a good example for gpath.\n","funding_links":[],"categories":["工具库","Utilities","Reflection","公用事业公司","实用工具","實用工具","工具库`可以提升效率的通用代码库和工具`","Utility"],"sub_categories":["交流","HTTP Clients","Utility/Miscellaneous","Advanced Console UIs","HTTP客户端","实用程序/Miscellaneous","Fail injection","高級控制台界面","查询语","\u003cspan id=\"高级控制台用户界面-advanced-console-uis\"\u003e高级控制台用户界面 Advanced Console UIs\u003c/span\u003e","高级控制台界面"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftenntenn%2Fgpath","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftenntenn%2Fgpath","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftenntenn%2Fgpath/lists"}