# README
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/go-micro/microwire-plugins/registry/proxy/v5"
go run main.go --registry=proxy
# Functions
No description provided by the author