1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-01-23 17:53:05 +02:00
2020-12-26 15:32:45 +00:00
..
2020-12-26 15:32:45 +00:00
2020-12-26 15:32:45 +00:00
2020-12-26 15:32:45 +00:00
2020-12-26 15:32:45 +00:00
2020-12-26 15:32:45 +00:00
2020-12-26 15:32:45 +00:00

Proxy Broker

This is a broker plugin for the micro proxy

Usage

Here's a simple usage guide

Run Proxy

# install micro
go get github.com/micro/micro

# run proxy
micro proxy

Import and Flag plugin

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