command
Version:
v0.0.0-...-65297ff
Opens a new window with list of versions in this module.
Published: Dec 27, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Template Srv
This is the Template service with fqdn go.micro.srv.template.
Getting Started
Prerequisites
Install Consul
https://www.consul.io/intro/getting-started/install.html
Run Consul
$ consul agent -dev -advertise=127.0.0.1
Run Service
$ go run main.go
Building a container
If you would like to build the docker container do the following
CGO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -ldflags '-w' -o template-srv ./main.go
docker build -t template-srv .
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
proto
|
|
example
Package go_micro_srv_template is a generated protocol buffer package.
|
Package go_micro_srv_template is a generated protocol buffer package. |
|
|
Click to show internal directories.
Click to hide internal directories.