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/micro/go-plugins/registry/proxy" go run main.go --registry=proxy Expand ▾ Collapse ▴ Documentation ¶ Overview ¶ Package proxy is a registry plugin for the micro proxy Index ¶ func NewRegistry(opts ...registry.Option) registry.Registry Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewRegistry ¶ func NewRegistry(opts ...registry.Option) registry.Registry Types ¶ This section is empty. Source Files ¶ View all Source files proxy.go watcher.go Click to show internal directories. Click to hide internal directories.