Categorygithub.com/open-micro/plugins/v5/registry/proxy
modulepackage
1.0.0
Repository: https://github.com/open-micro/plugins.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/open-micro/plugins/v5/registry/proxy"
go run main.go --registry=proxy

# Functions

No description provided by the author