1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-01-17 17:44:30 +02:00
Jerry 93ba8cd0df
continue fix pre version go get bug that unknown v3.5.1 (#2188)
* 1.fix plugins go get bug.
2.update all mode.
3.add tidy tools

* continue fix pre version go get bug that unknown v3.5.1
2021-06-30 09:24:00 +01:00
..
2021-06-30 07:21:03 +01:00
2021-01-20 21:01:10 +00:00
2021-01-20 21:01:10 +00:00
2021-01-20 21:01:10 +00:00

Proxy Registry

This is a registry plugin for the micro proxy

Usage

Here's a simple usage guide

Run Proxy

# download
go get github.com/micro/micro

# run
micro proxy

Import and Flag plugin

import _ "github.com/asim/go-micro/plugins/registry/proxy"
go run main.go --registry=proxy