{"id":17117556,"url":"https://github.com/typekpb/gommander","last_synced_at":"2025-03-24T01:36:09.428Z","repository":{"id":72686107,"uuid":"529480279","full_name":"typekpb/gommander","owner":"typekpb","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-01T05:45:18.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-29T07:48:35.832Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/typekpb.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":"2022-08-27T04:24:52.000Z","updated_at":"2022-08-29T14:59:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"675f8103-84f8-44d1-86a5-c205ef76ad58","html_url":"https://github.com/typekpb/gommander","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/typekpb%2Fgommander","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typekpb%2Fgommander/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typekpb%2Fgommander/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/typekpb%2Fgommander/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/typekpb","download_url":"https://codeload.github.com/typekpb/gommander/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245195737,"owners_count":20575935,"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-10-14T17:52:04.820Z","updated_at":"2025-03-24T01:36:09.407Z","avatar_url":"https://github.com/typekpb.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gommander\n\nidea:\n\npub-sub using golang channels (https://stackoverflow.com/questions/3733761/observer-pattern-in-go-language  + https://blog.logrocket.com/how-use-go-channels/)\n\nvariable type checking in runtime:\nhttps://stackoverflow.com/questions/6996704/how-to-check-variable-type-at-runtime-in-go-language\n\n\n\n\n\n\n\nevent types:\n* https://github.com/google/go-github/blob/master/github/event_types.go\n\nuis are:\n* event handlers/listeners/observers\n* cmd triggers\n\ncmds are:\n* event publisher\n\nevent/event_dispatcher.go responsible for:\n* event triggering\n* listener registration\n\ntasks are:\n* created once event_* triggered\n* live until task runs or is cancelled\n* trigger progress notification events\n\nworkflow:\n* cmd -\u003e triggers event\n* task is an observer for specific event (or cmd?)\n* dispatcher calls all the registered listeners\n\nfor process dispatch + output reading, used:\n* https://github.com/go-cmd/cmd\n\nrules for the tasks:\n* golang libs\n* commands (e.g. unzip/)\n\nreleases:\nhttps://github.com/wangyoucao577/go-release-action","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypekpb%2Fgommander","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftypekpb%2Fgommander","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftypekpb%2Fgommander/lists"}