1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-01-29 18:04:17 +02:00
2021-01-20 21:01:10 +00:00

362 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/asim/go-micro/plugins/registry/proxy"
go run main.go --registry=proxy