Categorygithub.com/asim/go-micro/plugins/registry/proxy/v4
modulepackage
4.7.0
Repository: https://github.com/asim/go-micro.git
Documentation: pkg.go.dev

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

# Functions

No description provided by the author