mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-15 08:14:46 +08:00
优化集群版本
This commit is contained in:
@@ -4,12 +4,14 @@ import (
|
||||
"fmt"
|
||||
"log"
|
||||
"net"
|
||||
"origin/rpc"
|
||||
"origin/service"
|
||||
"os"
|
||||
"strconv"
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/duanhf2012/origin/service"
|
||||
|
||||
"github.com/duanhf2012/origin/rpc"
|
||||
)
|
||||
|
||||
//https://github.com/rocket049/rpc2d/blob/master/rpcnode.go
|
||||
|
||||
Reference in New Issue
Block a user