书栈网 · BookStack 本次搜索耗时 0.020 秒,为您找到 11488 个相关结果.
  • 服务注册

    服务注册 引入依赖 初始化 polaris.yaml 如何使用 注册信息控制 命名空间 注册粒度 实例属性设置 如何基于 grpc-java-polaris 完成一个服务注册的程序 服务注册 引入依赖 <dependency> <groupId> com.tencent.polaris </groupId> ...
  • Creating main.go

    Creating main.go Read More Creating main.go Before creating main.go file we are assuming that the user has created a go.mod with the name github.com/myuser/myrepo , if not pl...
  • GrpcWeb

    GrpcWeb Configuration Examples Configuration Options allowOrigins GrpcWeb Converting gRPC Web requests to HTTP/2 gRPC requests. The GrpcWeb middleware converts gRPC Web req...
  • GrpcWeb

    GrpcWeb Configuration Examples Configuration Options allowOrigins GrpcWeb Converting gRPC Web requests to HTTP/2 gRPC requests. The GrpcWeb middleware converts gRPC Web req...
  • Dapr APIs allow list

    How-To: Selectively enable Dapr APIs on the Dapr sidecar Default behavior Using an allowlist Enabling specific HTTP APIs Enabling specific gRPC APIs Using a denylist Disabling ...
  • goctl quickstart

    goctl quickstart Overview goctl quickstart directive Examples goctl quickstart Overview goctl quickstart is used to quickly generate api, rpc services and start up and can h...
  • Go

    Go 安装 SDK 创建数据库对象 写入数据 读取数据 Go 安装 SDK sh go get github . com / GreptimeTeam / greptimedb - client - go 创建数据库对象 go package example import ( greptime "g...
  • goctl quickstart

    428 2023-06-20 《go-zero v1.5 教程》
    goctl quickstart 概述 goctl quickstart 指令 使用示例 goctl quickstart 概述 goctl quickstart 用于快速生成 api、rpc 服务并启动,可以帮助初入 go-zero 的开发者快速上手,开发者在 demo 启动并访问成功后,可以阅读源码简单的了解服务目录结构,go-zero 工...
  • API Definition

    API Definition API Definition API Generation API Register References API Definition Kratos implements REST and gRPC as the transport protocols. We mainly follow the API Desi...
  • Overview & Architecture

    What is OPA-Envoy Plugin? How does it work? Configuration Additional Resources Envoy is a L7 proxy and communication bus designed for large modern service oriented architectu...