{"id":27097737,"url":"https://github.com/dreddsa5dies/gostackquery","last_synced_at":"2025-04-06T10:51:35.262Z","repository":{"id":57602388,"uuid":"117462048","full_name":"dreddsa5dies/goStackQuery","owner":"dreddsa5dies","description":"Go (golang) package for search error on Stackoverflow","archived":false,"fork":false,"pushed_at":"2021-08-01T15:09:54.000Z","size":179,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T05:03:41.030Z","etag":null,"topics":["error","error-messages","golang","pet-project","search","stackoverflow","stackoverflow-questions"],"latest_commit_sha":null,"homepage":"https://stackoverflow.com","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/dreddsa5dies.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-14T19:58:26.000Z","updated_at":"2021-08-01T15:09:57.000Z","dependencies_parsed_at":"2022-09-26T18:10:44.429Z","dependency_job_id":null,"html_url":"https://github.com/dreddsa5dies/goStackQuery","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreddsa5dies%2FgoStackQuery","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreddsa5dies%2FgoStackQuery/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreddsa5dies%2FgoStackQuery/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreddsa5dies%2FgoStackQuery/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dreddsa5dies","download_url":"https://codeload.github.com/dreddsa5dies/goStackQuery/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247471390,"owners_count":20944154,"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":["error","error-messages","golang","pet-project","search","stackoverflow","stackoverflow-questions"],"created_at":"2025-04-06T10:51:34.323Z","updated_at":"2025-04-06T10:51:35.247Z","avatar_url":"https://github.com/dreddsa5dies.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Go Report Card](https://goreportcard.com/badge/github.com/dreddsa5dies/goStackQuery)](https://goreportcard.com/report/github.com/dreddsa5dies/goStackQuery) [![GORef](https://godoc.org/github.com/dreddsa5dies/goStackQuery?status.svg)](https://godoc.org/github.com/dreddsa5dies/goStackQuery) ![License](https://img.shields.io/badge/License-MIT-blue.svg)\n\n![IMAGE](img/logo.png)  \n\n### Go (golang) package for search error on [Stackoverflow](https://stackoverflow.com)\n\n## Install\n```bash\ngo get -v github.com/dreddsa5dies/goStackQuery\n```\n\n## Package used\n```bash\ngo get -v -u github.com/toqueteos/webbrowser\n```\n\n## Example\nExamples of use, see [examples](https://github.com/dreddsa5dies/goStackQuery/tree/master/_examples)\n```Go\npackage main\n\nimport (\n\t\"os\"\n\n\tgoStackQuery \"github.com/dreddsa5dies/goStackQuery\"\n)\n\nfunc main() {\n\tfile, err := os.Open(\"file\")\n\tif err != nil {\n\t\tgoStackQuery.Query(err, 1)\n\t}\n\tdefer file.Close()\n\n\tfile.WriteString(\"Aloha\")\n}\n```\n\n## Switchers:\n0 - Query ERROR and paste link on STDERR  \n![IMAGE](img/switcher_0.png)  \n1 - Query ERROR on web browser and automate open link  \n![IMAGE](img/switcher_1.png)\n\n## The code contains comments in Russian\n\n## License\nThis project is licensed under MIT license. Please read the LICENSE file.\n\n## Contribute\nWelcomes any kind of contribution. Please read the CONTRIBUTING and CODE_OF_CONDUCT file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdreddsa5dies%2Fgostackquery","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdreddsa5dies%2Fgostackquery","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdreddsa5dies%2Fgostackquery/lists"}