{"id":22800359,"url":"https://github.com/qs-f/walkup","last_synced_at":"2025-03-30T19:18:48.269Z","repository":{"id":48119509,"uuid":"140788142","full_name":"Qs-F/walkup","owner":"Qs-F","description":"pkg walkup - files and directories walk function going through parent directories recursively, written in Go","archived":false,"fork":false,"pushed_at":"2023-08-31T11:19:19.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T04:50:11.395Z","etag":null,"topics":["file","go","golang","walk"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/Qs-F/walkup","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/Qs-F.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":"2018-07-13T02:43:05.000Z","updated_at":"2023-08-31T11:19:15.000Z","dependencies_parsed_at":"2025-02-05T21:49:52.630Z","dependency_job_id":"9e73eda9-b2eb-4126-b4c7-736f4a79ebbc","html_url":"https://github.com/Qs-F/walkup","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qs-F%2Fwalkup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qs-F%2Fwalkup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qs-F%2Fwalkup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Qs-F%2Fwalkup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Qs-F","download_url":"https://codeload.github.com/Qs-F/walkup/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246365623,"owners_count":20765549,"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":["file","go","golang","walk"],"created_at":"2024-12-12T07:13:30.798Z","updated_at":"2025-03-30T19:18:47.812Z","avatar_url":"https://github.com/Qs-F.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pkg `walkup`\n\nFiles and directories walk function going through parent directories recursively, written in Go.\n\nThis package is mainly used for finding the root `package.json` or `go.mod` file.\n\n## Installation\n\n```\ngo get -u github.com/Qs-F/walkup\n```\n\n## Usge\n\n```go\nwalkup.Walkup(\"./\", \".hello\", 0)\n// returns []string of including file or directory names witch you seeked.\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqs-f%2Fwalkup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqs-f%2Fwalkup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqs-f%2Fwalkup/lists"}