书栈网 · BookStack 本次搜索耗时 0.009 秒,为您找到 420 个相关结果.
  • Documentation Guide

    Documentation Guide Add/modify Documents Modify the sidebar Document translation Document Specification Documentation Guide This document is maintained in the repository go-...
  • Contribution Guide

    Reportings Bug or Fixing Bugs Adding new features How to submit code Conventional Commits type Main Other scope description body footer examples Only commit message Atte...
  • Transport

    Transport Transport 📄️ Overview The Kratos framework abstracts the transport layer, the developers can access the implementation through the implementation interface, and the ...
  • Transport

    Transport Transport 📄️ Overview The Kratos framework abstracts the transport layer, the developers can access the implementation through the implementation interface, and the ...
  • 传输协议

    346 2022-08-10 《Kratos v2.4 教程》
    传输协议 传输协议 📄️ 概览 kratos 框架对传输层进行了抽象,用户可以通过实现接口来接入实现,框架默认实现了gRPC和HTTP两种通信协议传输层。用户在实现通讯协议传输层时可以参考一下官方实现的代码。 📄️ HTTP transporter/http 中基于 gorilla/mux HTTP路由框架实现了Transporter,用以注...
  • 传输协议

    318 2022-04-18 《Kratos v2.2 教程》
    传输协议 传输协议 📄️ 概览 kratos 框架对传输层进行了抽象,用户可以通过实现接口来接入实现,框架默认实现了gRPC和HTTP两种通信协议传输层。用户在实现通讯协议传输层时可以参考一下官方实现的代码。 📄️ HTTP transporter/http 中基于 gorilla/mux HTTP路由框架实现了Transporter,用...
  • 用户指南

    97 2024-11-03 《Kratos v2.8 教程》
    用户指南 用户指南 📄️ Protobuf 规范 API接口统一以HTTP/GRPC为基础,并通过Protobuf进行协议定义,包括完整的Request/Reply,以及对应的接口错误码(Errors) 📄️ OpenAPI Swagger 使用 📄️ Wire 依赖注入 Kratos 项目模块依赖注入,快速初始化 Go 项目模板,Go ...
  • Ent 数据库框架使用

    1321 2021-07-16 《Kratos v2.0 教程》
    安装工具 创建实体 Schema 创建数据库连接客户端 References Ent 是 Fackbook 开源的一个简单易用的 Database 实体框架。 它使构建和维护具有大型数据模型的应用程序变得容易,并坚持以下原则: 轻松地将数据库模式建模为图形结构。 将模式定义为可编程的Go代码。 基于代码生成的静态类型。 数据库查询和图遍历很...
  • 用户指南

    399 2023-06-19 《Kratos v2.6 教程》
    用户指南 用户指南 📄️ Protobuf 规范API接口统一以HTTP/GRPC为基础,并通过Protobuf进行协议定义,包括完整的Request/Reply,以及对应的接口错误码(Errors) 📄️ OpenAPI Swagger 使用OpenAPI Swagger 使用 📄️ Wire 依赖注入Kratos 项目模块依赖注入,快速初始...
  • 用户指南

    641 2022-04-18 《Kratos v2.2 教程》
    用户指南 用户指南 📄️ Protobuf 规范 API接口统一以HTTP/GRPC为基础,并通过Protobuf进行协议定义,包括完整的Request/Reply,以及对应的接口错误码(Errors) 📄️ OpenAPI Swagger 使用 OpenAPI Swagger 使用 📄️ Wire 依赖注入 Kratos 项目模...