{"id":23459548,"url":"https://github.com/d-led/go-plugin-tryout","last_synced_at":"2025-04-11T21:37:50.986Z","repository":{"id":146619764,"uuid":"310068315","full_name":"d-led/go-plugin-tryout","owner":"d-led","description":"trying out plugin mechanisms","archived":false,"fork":false,"pushed_at":"2024-12-19T13:37:38.000Z","size":74,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-15T23:44:22.745Z","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":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/d-led.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":"2020-11-04T17:13:24.000Z","updated_at":"2024-12-19T13:37:41.000Z","dependencies_parsed_at":"2024-12-19T14:50:45.949Z","dependency_job_id":null,"html_url":"https://github.com/d-led/go-plugin-tryout","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/d-led%2Fgo-plugin-tryout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-led%2Fgo-plugin-tryout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-led%2Fgo-plugin-tryout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d-led%2Fgo-plugin-tryout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d-led","download_url":"https://codeload.github.com/d-led/go-plugin-tryout/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248484942,"owners_count":21111751,"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":[],"created_at":"2024-12-24T06:15:37.516Z","updated_at":"2025-04-11T21:37:50.957Z","avatar_url":"https://github.com/d-led.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-plugin-tryout\n\ntrying out plugin mechanisms:\n\n- https://github.com/hashicorp/go-plugin\n- https://golang.org/pkg/plugin\n\non windows, run:\n\n```shell\ndemo.bat\n```\n\non *X:\n\n```shell\n./demo.sh\n```\n\n## Structure\n\n- [interfaces/randomizer.go](interfaces/randomizer.go) - pure Go interface of the plugin functionality\n- [randomizer](randomizer) - plugin-independent interface implementation\n- [interfaces/randomizer_rpc.go](interfaces/randomizer_rpc.go) - go-plugin RPC wrapper\n- [randomizer_rpc](randomizer_rpc) - go-plugin plugin main\n- [randomizer_native](randomizer_native) - `golang.org/pkg/plugin` plugin entry point\n- [main.go](main.go) - demo\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd-led%2Fgo-plugin-tryout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd-led%2Fgo-plugin-tryout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd-led%2Fgo-plugin-tryout/lists"}