Overview Built-in Middleware Effective Sequence Usage Modify Middleware Custom Middleware Overview Kratos has a series of built-in middleware to deal with common purpose su...
Metrics Interface Counter Gauge Observer Usage Metrics in server Metrics in Client References Metrics Interface Counter , Gauge , Observer are the three major metric i...
Installation Tool Usage Version Project Creation Adding Proto files Generate Proto Codes Generate Service Codes Installation go get - u github . com / go - kratos / kr...
Registry Interface Usage Register a Service Service Discovery (gRPC) Registry Interface Registry has two interface, the Registrar is for services’ register and deregister, ...
Dependency Injection Installation Terms Usage Component Initialization References Dependency Injection Wire is a compile-time dependency injection tool. It is recommended...
Introduction Introduction 📄️ Overview Kratos is a framework upon the lightweight microservices implemented by Golang, which offers convenient capabilities to help you quickly ...
google/protobuf/descriptor.proto: File not found. error while using kratos proto command. IDE中import “google/api/annotations.proto”;等proto文件有错误提示(被画波浪线) 如何使用 goland 进行开发 新版本发布...