gateway

command
v0.0.0-...-ef3eba0 Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2018 License: GPL-3.0 Imports: 4 Imported by: 0

README

Go Gateway Microservice

Getting Started

If you haven't done it yet, follow the getting started guide

Development process

We are going to start all the process, except for the one/s we want to work on. Comment out the gateway service from: $GOPATH/src/github.com/rodrigodmd/ml-mutant-srv

gateway:
    image: rodrigodmd/ml-mutant-srv:gateway
    build: ./srv/gateway
    command: --registry_address=consul:8500 --register_interval=5 --register_ttl=10
    links:
      - consul

Start services with docker-compose:

cd $GOPATH/src/github.com/rodrigodmd/ml-mutant-srv
docker-compose up

Run the service with go:

cd srv/gateway
make run

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