书栈网 · BookStack 本次搜索耗时 0.042 秒,为您找到 69363 个相关结果.
  • RPC Implement & Call

    RPC Implement & Call Scenes rpc service writing Use rpc Start and verify the service Guess you wants RPC Implement & Call [!TIP] This document is machine-translated by Goo...
  • Micro Service

    Microservice Forward Scenario summary Demonstration function goal Service design analysis Create mall project Create user rpc service Create order api service Start the serv...
  • intellij插件

    885 2021-07-27 《go-zero v1.1 教程》
    intellij插件 Go-Zero Plugin 介绍 idea版本要求 版本特性 安装方式 方式一 方式二 预览 新建 Api(Proto) file 快速生成api/rpc服务 Api/Rpc/Model Code生成 方法一(工程区域) 方法二(编辑区域) 错误提示 Live Template 预设模板及生效区域 ...
  • 19. API

    326 2022-02-26 《Zabbix v6.0 Manual》
    19. API Overview Structure Performing requests Example workflow Authentication Retrieving hosts Creating a new item Creating multiple triggers Updating an item Updating mul...
  • Service Configuration

    Service Configuration Overview Configuration RpcServerConf EtcdConf RedisKeyConf Service Configuration Overview The zRPC service configuration is mainly used to control rp...
  • 8.扩展

    8.扩展 8.扩展 以rpc开头的方法名预留作为系统扩展,且必须不能用于其他地方。每个系统扩展都应该有相关规范文档,所有系统扩展都应是可选的。 Copyright (C) 2007-2010 by the JSON-RPC Working Group This document and translations of it may be use...
  • 服务配置

    513 2023-06-20 《go-zero v1.5 教程》
    服务配置 概述 配置 RpcServerConf EtcdConf RedisKeyConf 服务配置 概述 zRPC 服务配置主要用于控制 rpc 的监听地址、服务注册发现、链路追踪、日志、中间件等。 配置 zRPC 服务端配置结构体声明如下: type RpcServerConf struct { servi...
  • Micro Service

    Microservice Forward Scenario summary Demonstration function goal Service design analysis Create mall project Create user rpc service Create order api service Start the serv...
  • JSON RPC 服务

    JSON RPC 服务 安装 使用 定义服务提供者 定义 JSON RPC Server 发布到服务中心 定义服务消费者 自动创建代理消费者类 手动创建消费者类 配置复用 通过 PHP 变量生成配置 通过循环生成配置 JSON RPC 服务 JSON RPC 是一种基于 JSON 格式的轻量级的 RPC 协议标准,易于使用和阅读...
  • Micro Service

    Microservices Preface Scenario Summary Demonstrate functional goals Service Design Analysis Create mall project Create user rpc service Create order api service Start the se...