Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Name of the server microservice Name = "go.micro.server" // Address is the router microservice bind address Address = ":8087" // Router is the router address a.k.a. gossip address Router = ":9093" // Network is the router network id Network = "local" )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.