书栈网 · BookStack 本次搜索耗时 0.050 秒,为您找到 47421 个相关结果.
  • part 2 - Docker and go-micro

    Introduction - Part 2 Docker and go-micro Introducing Docker. Along came containers Go-micro Vessel service UPDATED: 11th April 2019 Sponsor me on Patreon to support more c...
  • 安装指导

    2287 2019-06-01 《Go-Micro 文档》
    安装指导 Go Micro 安装Go Micro Protobuf Toolkit工具集 安装工具集 使用Docker安装 测试 CLI 安装指导 Go Micro Go Micro是基于Go语言用于开发的微服务的RPC框架,它是Micro的基础。 安装Go Micro go get github . com / micr...
  • Framework

    Framework Plugins Usage Flags Env Options Build Rebuild Toolkit Repository Framework Plugins Micro is a pluggable toolkit and framework. The internal features can be swa...
  • Go Micro

    2651 2019-06-01 《Go-Micro 文档》
    Go Micro插件 使用方式 参数标识 环境变量 其它选项 构建 重新构建工具 源码仓库 Go Micro插件 Micro是可插拔的工具库与框架,在go-plugins 中您可以随意根据需要替换需要的插件。 micro工具集有独立的插件接口,查看micro/plugin 了解更多。 下面是go-micro插件使用方式。 使用...
  • Plugins

    Plugins Overview Add plugins Plugin Option Write Plugins Plugins Go Micro is a pluggable framework Overview Go Micro is built on Go interfaces. Because of this the imple...
  • Installation

    Install Guide Framework Dependencies Install Runtime Install Usage Install Guide Framework Go Micro is an RPC framework for development microservices in Go Dependenc...
  • FAQ

    FAQ What is Micro? Is it open source? Where do I start? Where can I run Micro? Does Micro support gRPC? What’s the difference between Micro and Go Micro? FAQ The FAQ shoul...
  • Go gRPC - 概览

    2363 2019-06-01 《Go-Micro 文档》
    概览 示例 安装protobuf 服务发现 Consul mDNS 编写服务 使用Micro 安装micro 或者自行编译 gRPC网关 Micro gRPC是micro的gRPC框架插件,简化开发基于gRPC的服务。 概览 micro提供有基于Go的gRPC插件go-micro ,该插件可以在内部集成gPRC,并与之无缝交互,...
  • Getting Started

    Getting Started Dependencies Install Go Get Release Binary Docker Image Helm Chart Running a service Calling a service With the CLI With the API With the Framework Multi...
  • Overview

    Runtime Overview Features Install Micro Dependencies Service Discovery Etcd Protobuf Writing a service Generate template Example List services Get Service Call service ...