mutant

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: 5 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

mutant:
    image: rodrigodmd/ml-mutant-srv:mutant
    build: ./srv/mutant
    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/mutant
make proto
make run

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
proto
mutant
Package go_micro_srv_mutant is a generated protocol buffer package.
Package go_micro_srv_mutant is a generated protocol buffer package.

Jump to

Keyboard shortcuts

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