command
Version:
v0.0.0-...-459e612
Opens a new window with list of versions in this module.
Published: May 19, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Dataservice Service
This is the Dataservice service
Generated with
micro new backend/dataservice --namespace=go.micro --type=srv
Getting Started
Configuration
- FQDN: go.micro.srv.dataservice
- Type: srv
- Alias: dataservice
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
./dataservice-srv
Build a docker image
make docker
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.