{"id":37213926,"url":"https://github.com/gitforxuyang/eva","last_synced_at":"2026-01-15T00:43:53.978Z","repository":{"id":134703479,"uuid":"285008730","full_name":"Gitforxuyang/eva","owner":"Gitforxuyang","description":"基于gRPC的微服务框架，提供项目生成、proto文件自定义生成业务代码等功能","archived":false,"fork":false,"pushed_at":"2020-10-21T08:15:46.000Z","size":540,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-22T14:56:03.358Z","etag":null,"topics":["grpc","microservice","protogen"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Gitforxuyang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-08-04T14:42:51.000Z","updated_at":"2023-06-21T10:11:02.000Z","dependencies_parsed_at":"2024-06-20T09:57:48.792Z","dependency_job_id":"ff5dd1f8-232f-4be1-a320-3d42379a3904","html_url":"https://github.com/Gitforxuyang/eva","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/Gitforxuyang/eva","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gitforxuyang%2Feva","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gitforxuyang%2Feva/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gitforxuyang%2Feva/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gitforxuyang%2Feva/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gitforxuyang","download_url":"https://codeload.github.com/Gitforxuyang/eva/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gitforxuyang%2Feva/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28440110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-15T00:34:46.850Z","status":"ssl_error","status_checked_at":"2026-01-15T00:34:46.551Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["grpc","microservice","protogen"],"created_at":"2026-01-15T00:43:53.462Z","updated_at":"2026-01-15T00:43:53.968Z","avatar_url":"https://github.com/Gitforxuyang.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eva\n\ncmd组件\n\n|组件|功能|备注|\n|:-----| ----: | :----: |\n|protoc-gen-eva|protobuf plugin，用以生成proto代码|cmd/protoc-gen-eva|\n|eva|脚手架工具 用来生成代码|cmd/eva|\n\n要求:\nprotoc-gen-go 1.3.2\n\ngo get -u github.com/Gitforxuyang/eva/cmd/protoc-gen-eva或者go install \n\ngo get -u github.com/Gitforxuyang/eva/cmd/eva 或者go install\n\n```\n使用命令创建项目，要求首字母小写。多字母时使用驼峰命名规范\neva -name=xxx -port=xxx \n\n创建成功后进入目录执行\nmake proto\ngo get \n执行\ngo run main.go \n即可启动项目\n```\n```\n功能\n1.sentry上报。通过配置sentry地址即可使用sentry上报panic\n2.链路追踪 可通过配置中的trace决定打开哪些组件的链路。使用log决定是否开启更详细的出入参数记录\n3.日志打印 是用logger.getLogger()获得全局日志打印对象进行打印\n```\n待做：\n```\n1.其它plugin mysql/es/tablestore/broker \n2.api server自动注册并发现服务 \n3.单元测试\n```\n\n![avatar](./eva架构图.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitforxuyang%2Feva","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgitforxuyang%2Feva","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitforxuyang%2Feva/lists"}