{"id":42254599,"url":"https://github.com/bandprotocol/gogst","last_synced_at":"2026-01-27T05:18:35.131Z","repository":{"id":57654681,"uuid":"452937772","full_name":"bandprotocol/gogst","owner":"bandprotocol","description":null,"archived":false,"fork":false,"pushed_at":"2022-02-02T09:31:28.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-06-20T02:12:43.477Z","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/bandprotocol.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-01-28T04:25:02.000Z","updated_at":"2022-01-28T08:51:24.000Z","dependencies_parsed_at":"2022-09-01T01:41:16.387Z","dependency_job_id":null,"html_url":"https://github.com/bandprotocol/gogst","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/bandprotocol/gogst","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bandprotocol%2Fgogst","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bandprotocol%2Fgogst/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bandprotocol%2Fgogst/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bandprotocol%2Fgogst/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bandprotocol","download_url":"https://codeload.github.com/bandprotocol/gogst/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bandprotocol%2Fgogst/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28803650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T03:44:14.111Z","status":"ssl_error","status_checked_at":"2026-01-27T03:43:33.507Z","response_time":168,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-01-27T05:18:34.649Z","updated_at":"2026-01-27T05:18:35.105Z","avatar_url":"https://github.com/bandprotocol.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gogst (Golang global stock time)\n\nThis lib will tell you what is current market status of your stock.\n\n## Example\n```\nimport \"github.com/bandprotocol/gogst/markets\"\n\n...\n\nstatus, _ := markets.GetMarketStatusByMarket(markets.US_STOCK)\nif status == markets.PRE || status == markets.POST {\n    fmt.Println(\"Extended time\")\n} else {\n    fmt.Printf(\"%s time\\n\", status)\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbandprotocol%2Fgogst","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbandprotocol%2Fgogst","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbandprotocol%2Fgogst/lists"}