command
Version:
v0.0.0-...-1891367
Opens a new window with list of versions in this module.
Published: Apr 25, 2018
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 Service
This is the Template service
Generated with
micro new github.com/micro/examples/template/srv --namespace=go.micro --alias=template --type=srv
Getting Started
Configuration
- FQDN: go.micro.srv.template
- Type: srv
- Alias: template
Dependencies
Micro services depend on service discovery. The default is consul.
# install consul
brew install consul
# run consul
consul agent -dev
Usage
A Makefile is included for convenience
Build the binary
make build
Run the service
./template-srv
Build a docker image
make docker
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.