micro-service/

directory
v0.0.0-...-63b2ac5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 13, 2019 License: GPL-2.0

README

golang 微服务框架

https://github.com/micro/protoc-gen-micro

https://github.com/micro/go-micro

使用方法

  1. 使用protoc生成go代码
protoc  --go_out=. --micro_out=. proto/api.proto
  1. 以rpc模式运行API
micro api --handler=rpc

go run rpc.go

Directories

Path Synopsis
c5_client

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL