README ¶ Sidecar Registry This is a registry plugin for the micro sidecar Usage Here's a simple usage guide Run Sidecar go get github.com/micro/micro micro sidecar ### Import and Flag plugin import _ "github.com/micro/go-plugins/registry/sidecar" go run main.go --registry=sidecar Expand ▾ Collapse ▴ Documentation ¶ Overview ¶ Package sidecar is a registry plugin for the micro sidecar 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 sidecar.go watcher.go Click to show internal directories. Click to hide internal directories.