registry

package
v2.9.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2020 License: Apache-2.0 Imports: 13 Imported by: 1

Documentation

Overview

Package registry is the micro registry

Index

Constants

This section is empty.

Variables

View Source
var (
	// Name of the registry
	Name = "go.micro.registry"
	// The address of the registry
	Address = ":8000"
	// Topic to publish registry events to
	Topic = "go.micro.registry.events"
)

Functions

func Commands

func Commands(options ...micro.Option) []*cli.Command

func Plugins

func Plugins() []plugin.Plugin

Plugins lists the registry plugins

func Register

func Register(pl plugin.Plugin) error

Register registers an registry plugin

func Run

func Run(ctx *cli.Context, srvOpts ...micro.Option)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL