Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 522 Bytes

File metadata and controls

19 lines (14 loc) · 522 Bytes

Kratos Contrib

Go

Components

  • zap (uber-go/zap)
  • resty (go-resty/resty)
  • orm (gorm)
  • registry (kratos registry and etcd)
  • tracing (jaeger trace)
  • health (health check used go-kratos http)
  • gin (kratos gin-middleware issue#6)
  • caching
    • loadable-cache (auto refresh kv data)

Helper

  • singlelight via generics support.