mirror of
https://github.com/go-micro/go-micro.git
synced 2024-12-12 08:23:58 +02:00
363 B
363 B
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/micro/go-micro/plugins/registry/proxy"
go run main.go --registry=proxy