command
module
Version:
v0.0.0-...-70e1a80
Opens a new window with list of versions in this module.
Published: May 21, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Message API
The message api is an API service used behind the Micro API gateway.
Getting started
-
Install Consul
Consul is the default registry/discovery for go-micro apps. It's however pluggable.
https://www.consul.io/intro/getting-started/install.html
-
Run Consul
$ consul agent -server -bootstrap-expect 1 -data-dir /tmp/consul
-
Download and start the service
go get github.com/micro/message-api
message-api
OR as a docker container
docker run microhq/message-api --registry_address=YOUR_REGISTRY_ADDRESS
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
proto
|
|
message
Package go_micro_srv_message is a generated protocol buffer package.
|
Package go_micro_srv_message is a generated protocol buffer package. |
Click to show internal directories.
Click to hide internal directories.