{"id":22330717,"url":"https://github.com/barcawebcloud/bscan-go","last_synced_at":"2025-07-02T07:03:45.387Z","repository":{"id":153671812,"uuid":"629797335","full_name":"BarcaWebCloud/bscan-go","owner":"BarcaWebCloud","description":"A Go library for scan any computational device and atmospheric environment.","archived":false,"fork":false,"pushed_at":"2023-04-19T14:53:26.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-02T07:03:32.875Z","etag":null,"topics":["barca","barca-cloud","bscan","bscan-go","bwc","go-library","golang","hardware","scanner","software-engineering"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/BarcaWebCloud/bscan-go","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/BarcaWebCloud.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":"2023-04-19T03:36:36.000Z","updated_at":"2023-04-19T15:18:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"8309ed1b-33bb-4536-8467-e07e739200b0","html_url":"https://github.com/BarcaWebCloud/bscan-go","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/BarcaWebCloud/bscan-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarcaWebCloud%2Fbscan-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarcaWebCloud%2Fbscan-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarcaWebCloud%2Fbscan-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarcaWebCloud%2Fbscan-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BarcaWebCloud","download_url":"https://codeload.github.com/BarcaWebCloud/bscan-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BarcaWebCloud%2Fbscan-go/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263091028,"owners_count":23412343,"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":["barca","barca-cloud","bscan","bscan-go","bwc","go-library","golang","hardware","scanner","software-engineering"],"created_at":"2024-12-04T04:07:36.452Z","updated_at":"2025-07-02T07:03:45.119Z","avatar_url":"https://github.com/BarcaWebCloud.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## bscan-go 0.1.0\n\n### Get the bscan-go module\n\n\u003cbr\u003e\n\nNote that you need to include the **v** in the version tag.\n\n\u003cbr\u003e\n\n```sh\ngo get github.com/BarcaWebCloud/bscan-go@v0.1.0\n```\n\n\u003cbr\u003e\n\nA Go library for scan any computational device and atmospheric environment.\n\nRequeriments:\n\n\u003cbr\u003e\n\n* [GO lang](https://go.dev/doc/install)\n\n\u003cbr\u003e\n\u003cbr\u003e\n\n## Tests\n\nWe will start a series of tests of our `golang package`.\nBy default Go comes with rudimentary test capabilities that looks for files ending with **_test.go**.\n\n\u003cbr\u003e\n\nRun the tests using the following command:\n\n\u003cbr\u003e\n\n\n```\ngo test\n```\n\n\u003cbr\u003e\n\nIf everything passed, tidy up a bit by running:\n\n\u003cbr\u003e\n\n```\ngo mod tidy\n```\n\nThen run the tests again, just to be sure:\n\n\u003cbr\u003e\n\n```\ngo test\n```\n\nFor more verbose output try this:\n\n\u003cbr\u003e\n\n```\ngo test -v\n```\n\nSometimes test results are cached. To make sure they are not, use this command:\n\n\u003cbr\u003e\n\n```\ngo test -count 1\ngo test -v -count 1\n```\n\nFor more information on testing, run this command:\n\n\u003cbr\u003e\n\n```\ngo help testflag\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarcawebcloud%2Fbscan-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarcawebcloud%2Fbscan-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarcawebcloud%2Fbscan-go/lists"}