proxy

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2019 License: Apache-2.0 Imports: 17 Imported by: 8

Documentation

Overview

Package proxy is a cli proxy

Index

Constants

This section is empty.

Variables

View Source
var (
	// Name of the proxy
	Name = "go.micro.proxy"
	// The http address of the proxy
	Address = ":8081"
	// The backend host to route to
	Backend string
	// The paths for http endpoints
	BrokerPath   = "/broker"
	RegistryPath = "/registry"
	RPCPath      = "/rpc"
)

Functions

func Commands

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

func Plugins

func Plugins() []plugin.Plugin

Plugins lists the sidecar plugins

func Register

func Register(pl plugin.Plugin) error

Register registers an sidecar plugin

Types

This section is empty.

Jump to

Keyboard shortcuts

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