mirror of
https://github.com/go-micro/go-micro.git
synced 2025-12-11 21:57:04 +02:00
fix grpc proto wrapper
This commit is contained in:
@@ -67,6 +67,6 @@ func DefaultOptions() Options {
|
||||
Address: DefaultAddress,
|
||||
Registry: registry.DefaultRegistry,
|
||||
Table: NewTable(),
|
||||
Network: "local",
|
||||
Network: "local",
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user