{"id":23430059,"url":"https://github.com/golang-acexy/starter-parent","last_synced_at":"2026-01-22T11:04:50.168Z","repository":{"id":185280889,"uuid":"673273173","full_name":"golang-acexy/starter-parent","owner":"golang-acexy","description":"starter 管理根项目","archived":false,"fork":false,"pushed_at":"2025-11-19T03:40:54.000Z","size":82,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-19T05:30:01.672Z","etag":null,"topics":["golang","parent","starter"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/golang-acexy.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-08-01T09:03:54.000Z","updated_at":"2025-11-19T03:39:47.000Z","dependencies_parsed_at":"2023-11-17T08:47:19.327Z","dependency_job_id":"ed91bebe-3401-473e-bc6d-b1e9a3f10639","html_url":"https://github.com/golang-acexy/starter-parent","commit_stats":null,"previous_names":["golang-acexy/starter-parent"],"tags_count":28,"template":false,"template_full_name":null,"purl":"pkg:github/golang-acexy/starter-parent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-acexy%2Fstarter-parent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-acexy%2Fstarter-parent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-acexy%2Fstarter-parent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-acexy%2Fstarter-parent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/golang-acexy","download_url":"https://codeload.github.com/golang-acexy/starter-parent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/golang-acexy%2Fstarter-parent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28661882,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["golang","parent","starter"],"created_at":"2024-12-23T08:14:43.819Z","updated_at":"2026-01-22T11:04:50.153Z","avatar_url":"https://github.com/golang-acexy.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# starter-parent\n\ngo framework root module\n\n用于管理符合Starter模块定义的所有组件，提供统一的启动/停止行为控制，支持主程序不退出的情况直接控制Starter状态\n\n---\n\n#### 功能说明\n\n该模块用于定义和管理组件行为，当一个模块实现Starter接口后，它将可以托管给loader进行统一调度顶层定义Starter接口\n\n支持功能\n\n- 启动\n\n    - 依次启动组件，反馈组件启动结果\n    - 可在主程序不停止的情况下，启动指定的组件\n\n- 停止\n\n    - 按照Starter加载顺序依次停止组件，反馈组件卸载结果\n    - 按照Starter卸载配置，按设置按权重依次卸载组件，反馈组件卸载结果\n    - 可在主程序不停止的情况下，停止指定的组件\n\n---\n\n#### 默认模块卸载权重 (值越小优先级越高)\n\n module    | priority | async \n-----------|----------|-------\n nacos     | 0        | false \n gin       | 1        | false \n grpc      | 1        | false \n websocket | 1        | false \n cron      | 10       | false \n redis     | 19       | true  \n grom      | 20       | true  \n mongo     | 21       | true  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgolang-acexy%2Fstarter-parent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgolang-acexy%2Fstarter-parent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgolang-acexy%2Fstarter-parent/lists"}