{"id":13600998,"url":"https://github.com/tj/go-search","last_synced_at":"2025-08-22T03:32:23.843Z","repository":{"id":24349510,"uuid":"27747648","full_name":"tj/go-search","owner":"tj","description":"Search Godoc.org via the command-line.","archived":false,"fork":false,"pushed_at":"2022-07-04T09:35:24.000Z","size":7,"stargazers_count":161,"open_issues_count":5,"forks_count":18,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-01T00:45:29.551Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tj.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":"2014-12-09T03:26:16.000Z","updated_at":"2025-02-22T08:05:41.000Z","dependencies_parsed_at":"2022-07-24T01:16:10.670Z","dependency_job_id":null,"html_url":"https://github.com/tj/go-search","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/tj/go-search","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj%2Fgo-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj%2Fgo-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj%2Fgo-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj%2Fgo-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tj","download_url":"https://codeload.github.com/tj/go-search/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tj%2Fgo-search/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271579433,"owners_count":24784250,"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-08-22T02:00:08.480Z","response_time":65,"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":[],"created_at":"2024-08-01T18:00:52.172Z","updated_at":"2025-08-22T03:32:23.597Z","avatar_url":"https://github.com/tj.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# go-search\n\n [Godoc.org](http://godoc.org) via the command-line.\n\n ![godoc command-line search](https://dl.dropboxusercontent.com/u/6396913/go-search/Screen%20Shot%202014-12-08%20at%207.25.59%20PM.png)\n\n## Installation\n\nVia `go-get` or the binary [releases](https://github.com/tj/go-search/releases).\n\n```\n$ go get github.com/tj/go-search\n```\n\n## Usage\n\n- Add an alias: `alias gos=go-search`\n- Help text:\n    ```sh\n    $ go-search --help\n    Usage:\n        go-search \u003cquery\u003e... [--top] [--count n] [--open]\n        go-search -h | --help\n        go-search --version\n\n      Options:\n        -n, --count n    number of results [default: 5]\n        -t, --top        top-level packages only\n        -o, --open       open godoc.org search results in default browser\n        -h, --help       output help information\n        -v, --version    output version\n    ```\n- Examples:\n    ```sh\n    $ go-search UUID\n\n        github.com/pborman/uuid\n        godoc.org/pkg/github.com/pborman/uuid\n        The uuid package generates and inspects UUIDs.\n\n        github.com/satori/go.uuid\n        godoc.org/pkg/github.com/satori/go.uuid\n        Package uuid provides implementation of Universally Unique\n        Identifier (UUID).\n\n        github.com/nu7hatch/gouuid\n        godoc.org/pkg/github.com/nu7hatch/gouuid\n        This package provides immutable UUID structs and the\n        functions NewV3, NewV4, NewV5 and Parse() for generating\n        versions 3, 4 and 5 UUIDs as specified in RFC 4122.\n\n        github.com/twinj/uuid\n        godoc.org/pkg/github.com/twinj/uuid\n        This package provides RFC4122 and DCE 1.1 UUIDs.\n\n        github.com/docker/distribution/uuid\n        godoc.org/pkg/github.com/docker/distribution/uuid\n        Package uuid provides simple UUID generation.\n    ```\n    ```sh\n    $ go-search UUID --open\n    # opens godoc.org search results in default browser\n    ```\n\n## Changelog\n\n### 0.0.3\n\n- Default search results limit in terminal to 5. Users may still control the limit with `-n`.\n- Minor fixes.\n\n### 0.0.2\n\n- Feature: open search results on godoc.org with `--open`.\n\n### 0.0.1\n\n- Initial release.\n\n## License\n\nMIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftj%2Fgo-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftj%2Fgo-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftj%2Fgo-search/lists"}