mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-14 07:34:43 +08:00
优化集群版本
This commit is contained in:
@@ -6,12 +6,13 @@ import (
|
||||
|
||||
"net/http"
|
||||
_ "net/http/pprof"
|
||||
"origin/cluster"
|
||||
"origin/service"
|
||||
"os"
|
||||
"os/signal"
|
||||
"sync"
|
||||
"syscall"
|
||||
|
||||
"github.com/duanhf2012/origin/cluster"
|
||||
"github.com/duanhf2012/origin/service"
|
||||
)
|
||||
|
||||
type CExitCtl struct {
|
||||
|
||||
Reference in New Issue
Block a user