rename network name to go.micro
This commit is contained in:
@@ -54,7 +54,7 @@ type Message struct {
|
|||||||
|
|
||||||
var (
|
var (
|
||||||
// The default network name is local
|
// The default network name is local
|
||||||
DefaultName = "local"
|
DefaultName = "go.micro"
|
||||||
|
|
||||||
// just the standard network element
|
// just the standard network element
|
||||||
DefaultNetwork = NewNetwork()
|
DefaultNetwork = NewNetwork()
|
||||||
|
Reference in New Issue
Block a user