书栈网 · BookStack 本次搜索耗时 0.035 秒,为您找到 9362 个相关结果.
  • 常用命令

    RPC server 服务命令 使用 RPC server 服务命令 在项目根目录执行如下命令 $ php bin / swoft rpc Usage : bin / swoft rpc : COMMAND [-- opt ...] [ arg ...] Global Options : -- ...
  • 服务端

    服务端 独立使用代码 服务端 独立使用代码 <? php <? php /** * Created by PhpStorm. * User: xcg * Date: 2019/2/27 * Time: 10:00 */ include_once dirname ( __DIR__ ) . "/v...
  • Service Group

    Service Group Overview Service Group No group reminding Group Service Group Overview go-zero uses gRPC to communicate between services. We define the interface of the serv...
  • Proto Grammar

    Proto Grammar Overview Getting started Example 1. Write the simplest rpc service Example 2. Write a streaming request service sample Example 3. Write rpc group examples Example...
  • 2. 指令介绍(API)

    2. 指令介绍(API) 2.1. 节点rpc接口 2.2. 开发者接口 2. 指令介绍(API) 2.1. 节点rpc接口 详细见:pb/xchain.proto API 功能 rpc createAccount(AccountInput) returns (AccountOutput) 创建公私钥对 rpc GenerateTx(T...
  • gRPC Concepts

    Overview Service definition Using the API Synchronous vs. asynchronous RPC life cycle Unary RPC Server streaming RPC Client streaming RPC Bidirectional streaming RPC Deadli...
  • 6. 指令介绍(API)

    6.1 节点rpc接口(详细见:pb/xchain.proto) 6.2 开发者接口(详细见:contractsdk/pb/contract.proto) 6.1 节点rpc接口(详细见:pb/xchain.proto) API 功能 rpc PreExec(InvokeRPCRequest) returns (InvokeRPC...
  • proto 语法

    proto 语法 概述 注意 快速入门 示例 1. 编写最简单的 rpc 服务 示例 2. 编写流式请求服务示例 示例 3. 编写 rpc 分组示例 示例 4. message 示例 示例 5. proto 文件引入 温馨提示 参考文献 proto 语法 概述 Protocol buffers 是 Google 的语言中立、平台中...
  • proto 语法

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

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