@@ -41,7 +41,6 @@ func Start(
|
|||||||
rpcFn func(client discoveryregistry.SvcDiscoveryRegistry, server *grpc.Server) error,
|
rpcFn func(client discoveryregistry.SvcDiscoveryRegistry, server *grpc.Server) error,
|
||||||
options ...grpc.ServerOption,
|
options ...grpc.ServerOption,
|
||||||
) error {
|
) error {
|
||||||
rpcPort = 10030
|
|
||||||
fmt.Println(
|
fmt.Println(
|
||||||
"start",
|
"start",
|
||||||
rpcRegisterName,
|
rpcRegisterName,
|
||||||
|
|||||||
Reference in New Issue
Block a user