service.user

command
v0.0.0-...-373809e Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2015 License: MIT Imports: 1 Imported by: 0

README

#Repo Service Currently having GET /users and GET /users/:username.

##Prerequisites

  • etcd (go install github.com/coreos/etcd)
  • vulcand (go install github.com/mailgun/vulcand)

##Run

$ VULCAND_ADDR=http://localhost:8182 HOST=localhost [PORT=<port>] go run *.go

##Run with Docker Build:

$ docker build -t service.user .

Run:

$ docker run -e VULCAND_ADDR=http://172.17.42.1:8182 -e HOST=172.17.42.1 [-e PORT=<port>] -p <port>:<port> service.user

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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