Installation Tool Usage Version Project Creation Adding Proto files Generate Proto Codes Generate Service Codes Installation go get - u github . com / go - kratos / kr...
Definition Generation Register API References Kratos implements REST and gRPC as the transport protocols. We mainly follows the API Design Guide from Google. You could defin...
Dependency Injection Installation Terms Usage Component Initialization References Dependency Injection Wire is a compile-time dependency injection tool. It is recommended...
框架组件 框架组件 📄️ API 定义 Kratos API 与用户的通信协议,通常是 REST API 和 RPC API 作为传输层协议,而 Kratos 主要参考 Google API 指南,实现了对应通信协议支持,并且遵守了 gRPC API 使用 HTTP 映射功能进行 JSON/HTTP 的支持 📄️ 配置 Kratos 配置源可...
框架组件 框架组件 📄️ API 定义Kratos API 与用户的通信协议,通常是 REST API 和 RPC API 作为传输层协议,而 Kratos 主要参考 Google API 指南,实现了对应通信协议支持,并且遵守了 gRPC API 使用 HTTP 映射功能进行 JSON/HTTP 的支持 📄️ 配置Kratos 配置源可以指定多个...