command
Version:
v0.0.0-...-93b362d
Opens a new window with list of versions in this module.
Published: Jul 31, 2019
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
¶
Srv Service
This is the Srv service
Generated with
micro new go-microservice/micro/rpc/srv --namespace=go.micro --type=srv
Getting Started
Configuration
- FQDN: go.micro.srv.srv
- Type: srv
- Alias: srv
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
./srv-srv
Build a docker image
make docker
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
proto
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.