Skip to content

laydong/global

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

global

基本框架, 只支持(http, Grpc)

快速开始

使用模板快速构建项目

功能

  • 应用初始化, 包含http和grpc应用
  • 配置文件初始化, 配置文件热重载
  • 提供genv, timex, cache, gcal, gstore, gconf, signal 等基础功能
  • 提供全局WebContext, GrpcContext
  • 提供完全兼容的ginRoute和GrpcRoute
  • 提供完善的日志功能(包含grpc和http的日志跟踪)
  • http中间件与grpc拦截器完成日志和链路追踪
  • 链路支持zipkin与jaeger(包含http与grpc)
  • 链路追踪包含mysql redis mongo es
  • 链路追踪支持打印error日志已设置tag(为尾部连贯采样做下基础)
  • 基础app配置增加环境配置(有用环境做应用隔离的需求)

工具

  • 一键初始化目录结构到当前目录
  • 一键生成db.model

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages