# README
GIN 与 gRPC 基础框架
快速建立对外 Restful API 接口 与 gRPC 的RPC 接口
能灵活依赖外部设施,减小内部框架依赖,只返回相关异常, 由外部日志系统采集异常信息
功能
-
同一进程可以运行 Http 服务 与 gRPC 服务; 支持配置pprof 性能监控
-
使用 ETCD 进行服务注册发现, 新增主从系统服务注册
(leader_follower)
-
主要适用于k8s 与 istio 架构部署服务来使用
-
能捕捉服务启动异常,优雅关闭异常
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Signal with exit signals.
No description provided by the author
# Type aliases
No description provided by the author