书栈网 · BookStack 本次搜索耗时 0.018 秒,为您找到 5620 个相关结果.
  • Common TLS configuration

    Common TLS configuration auth.TlsParameters Enum auth.TlsParameters.TlsProtocol auth.TlsCertificate auth.TlsSessionTicketKeys auth.CertificateValidationContext auth.CommonTlsC...
  • UPNPDevice

    UPNPDevice Description Properties Methods Enumerations Property Descriptions Method Descriptions Up to date This page is up to date for Godot 4.0 . If you still find outd...
  • Encoding

    Interface Example of Codec Implementation Usage Register Custom Codec Get the Codec Serialization Deserialization We’ve abstracted the Codec interface to unify the seriali...
  • grpc-web

    grpc-web 描述 启用插件 IMPORTANT 测试插件 note 禁用插件 grpc-web 描述 grpc-web 插件是一个代理插件,可以处理从 JavaScript 客户端到 gRPC Service 的 gRPC Web 请求。 启用插件 你可以通过如下命令在指定路由上启用 gRPC-web 插件: curl ...
  • gRPC Proxy

    gRPC Proxy Parameters Example create proxying gRPC route testing HTTP/2 with TLS‑encrypted testing HTTP/2 with plaintext gRPCS gRPC Proxy proxying gRPC traffic: gRPC clien...
  • UPNPDevice

    UPNPDevice Description Properties Methods Enumerations Property Descriptions Method Descriptions UPNPDevice Inherits: RefCounted < Object Universal Plug and Play (UPn...
  • gRPC Proxy

    gRPC Proxy Parameters Example create proxying gRPC route note testing HTTP/2 with TLS‑encrypted testing HTTP/2 with plaintext gRPCS gRPC Proxy proxying gRPC traffic: gRPC...
  • Range

    Range type.Int64Range type.DoubleRange Range type.Int64Range [type.Int64Range proto] Specifies the int64 start and end of the range using half-open interval semantics [st...
  • 快速开始

    402 2023-06-20 《go-zero v1.5 教程》
    快速开始 概述 示例 小技巧 参考文献 快速开始 概述 本文将介绍如何快速使用 gRPC client 连接 rpc。 示例 准备工作 事先我们执行如下执行生成一个 proto 文件及其 pb 文件。 # 创建 demo 服务目录 $ mkdir demo && cd demo # go mod 初始化 $ go m...
  • Encoding

    Encoding Interface Example of Codec Implementation Usage Register Custom Codec Get the Codec Serialization Deserialization Encoding We’ve abstracted the Codec interface ...