书栈网 · BookStack 本次搜索耗时 0.054 秒,为您找到 9552 个相关结果.
  • proto 语法

    660 2023-06-20 《go-zero v1.5 教程》
    proto 语法 概述 注意 快速入门 示例 1. 编写最简单的 rpc 服务 示例 2. 编写流式请求服务示例 示例 3. 编写 rpc 分组示例 示例 4. message 示例 示例 5. proto 文件引入 温馨提示 参考文献 proto 语法 概述 Protocol buffers 是 Google 的语言中立、平台中...
  • RPC Commands

    RPC Commands Features Quick start The way one: Quickly generate greet service The way two: Generate rpc service by specifying proto Prepare Usage rpc service generation usage ...
  • Using RPC To Send Events To The Client

    Using RPC to send events to the client Using RPC to send events to the client An RPC mechanism can be used to communicate from the server to the client. In effect, the server-s...
  • XML-RPC API Documentation

    XML-RPC API Documentation XML-RPC API Documentation To use the XML-RPC interface, first make sure you have configured the interfacefactory properly by setting the default facto...
  • 5.13. 增强 RPC 服务的安全性

    5.13. 增强 RPC 服务的安全性 5.13.1. Disabling RPC services completely 5.13.2. Limiting access to RPC services 5.13. 增强 RPC 服务的安全性 You should disable RPC if you do not need it. Remot...
  • goctl rpc

    goctl rpc 概述 goctl rpc 指令 goctl rpc new goctl rpc protoc tip 小技能 注意 goctl rpc template 注意 参考文献 goctl rpc 概述 goctl rpc 是 goctl 中的核心模块之一,其可以通过 .proto 文件一键快速生成一个 rpc 服务,...
  • 配置

    配置 目录 描述 读取配置 注入配置 注解配置 配置实体类 配置内容加密解密 设计原因 常见问题 Jboot 所有配置参考 配置 目录 描述 读取配置 注入配置 注解配置 配置实体类 配置内容加密解密 设计原因 常见问题 Jboot所有配置参考 描述 在 Jboot 应用中,可以通过几下几种方式给 Jboot 应用进...
  • 配置

    配置 目录 描述 读取配置 注入配置 注解配置 配置实体类 配置内容加密解密 设计原因 常见问题 Jboot 所有配置参考 配置 目录 描述 读取配置 注入配置 注解配置 配置实体类 配置内容加密解密 设计原因 常见问题 Jboot所有配置参考 描述 在 Jboot 应用中,可以通过几下几种方式给 Jboot 应用进...
  • rpc命令

    1606 2022-03-03 《go-zero v1.3 教程》
    rpc命令 特性 快速开始 方式一:快速生成greet服务 方式二:通过指定proto生成rpc服务 准备工作 用法 rpc服务生成用法 参数说明 开发人员需要做什么 注意事项 proto import 错误import 正确import 猜你想看 rpc命令 Goctl Rpc是goctl 脚手架下的一个rpc服务代码生成...
  • RPC Commands

    RPC Commands Features Quick start The way one: Quickly generate greet service The way two: Generate rpc service by specifying proto Prepare Usage rpc service generation usage ...