mirror of
https://github.com/go-micro/go-micro.git
synced 2025-03-17 20:28:06 +02:00
rename network name to go.micro
This commit is contained in:
parent
8015a1daaf
commit
fa54db5ba5
@ -54,7 +54,7 @@ type Message struct {
|
||||
|
||||
var (
|
||||
// The default network name is local
|
||||
DefaultName = "local"
|
||||
DefaultName = "go.micro"
|
||||
|
||||
// just the standard network element
|
||||
DefaultNetwork = NewNetwork()
|
||||
|
Loading…
x
Reference in New Issue
Block a user