{"id":20732454,"url":"https://github.com/webview/webview_go","last_synced_at":"2025-04-05T18:06:55.457Z","repository":{"id":107641617,"uuid":"271777099","full_name":"webview/webview_go","owner":"webview","description":"Go language bindings for the webview library.","archived":false,"fork":false,"pushed_at":"2024-08-31T12:06:34.000Z","size":113,"stargazers_count":300,"open_issues_count":33,"forks_count":60,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-29T17:07:17.780Z","etag":null,"topics":["cgo","go","golang"],"latest_commit_sha":null,"homepage":"","language":"C","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/webview.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2020-06-12T11:00:26.000Z","updated_at":"2025-03-28T22:46:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"957f9c99-ccd2-4e1c-abf9-ae04344e5b9e","html_url":"https://github.com/webview/webview_go","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webview%2Fwebview_go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webview%2Fwebview_go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webview%2Fwebview_go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webview%2Fwebview_go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webview","download_url":"https://codeload.github.com/webview/webview_go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247378141,"owners_count":20929296,"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":["cgo","go","golang"],"created_at":"2024-11-17T05:19:32.275Z","updated_at":"2025-04-05T18:06:55.410Z","avatar_url":"https://github.com/webview.png","language":"C","readme":"# webview_go\n\n[![GoDoc](https://godoc.org/github.com/webview/webview_go?status.svg)](https://godoc.org/github.com/webview/webview_go)\n[![Go Report Card](https://goreportcard.com/badge/github.com/webview/webview_go)](https://goreportcard.com/report/github.com/webview/webview_go)\n\nGo language binding for the [webview library][webview].\n\n\u003e [!NOTE]\n\u003e Versions \u003c= 0.1.1 are available in the [old repository][webview].\n\n### Getting Started\n\nSee [Go package documentation][go-docs] for the Go API documentation, or simply read the source code.\n\nStart with creating a new directory structure for your project.\n\n```sh\nmkdir my-project \u0026\u0026 cd my-project\n```\n\nCreate a new Go module.\n\n```sh\ngo mod init example.com/app\n```\n\nSave one of the example programs into your project directory.\n\n```sh\ncurl -sSLo main.go \"https://raw.githubusercontent.com/webview/webview_go/master/examples/basic/main.go\"\n```\n\nInstall dependencies.\n\n```sh\ngo get github.com/webview/webview_go\n```\n\nBuild the example. On Windows, add `-ldflags=\"-H windowsgui\"` to the command line.\n\n```sh\ngo build\n```\n\n### Notes\n\nCalling `Eval()` or `Dispatch()` before `Run()` does not work because the webview instance has only been configured and not yet started.\n\n[go-docs]: https://pkg.go.dev/github.com/webview/webview_go\n[webview]: https://github.com/webview/webview\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebview%2Fwebview_go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebview%2Fwebview_go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebview%2Fwebview_go/lists"}