web

package
v0.0.0-...-2193872 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2016 License: Apache-2.0 Imports: 18 Imported by: 0

README

Micro Web

Micro web provides a visual point of entry for the micro environment and should replicate the features of the CLI.

It also includes a reverse proxy to route requests to micro web apps. /[name] will proxy to the service [namespace].[name]. The default namespace is go.micro.web.

Run Web UI

$ go get github.com/micro/micro
$ micro web

Browse to localhost:8082

- -

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Address   = ":8082"
	Namespace = "go.micro.web"
)

Functions

func Commands

func Commands() []cli.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

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