minmod
This commit is contained in:
parent
61f99cf940
commit
5bb3d0275a
|
@ -9,11 +9,6 @@ import (
|
||||||
"git.xdrm.io/schastsp/client"
|
"git.xdrm.io/schastsp/client"
|
||||||
)
|
)
|
||||||
|
|
||||||
/* Store target config paths */
|
|
||||||
// var clientConfigPath = "/tmp/cyclichash/client/";
|
|
||||||
// var serverConfigPath = "/tmp/cyclichash/server/lastkey";
|
|
||||||
|
|
||||||
|
|
||||||
func main(){
|
func main(){
|
||||||
|
|
||||||
executionStart := time.Now().UnixNano()
|
executionStart := time.Now().UnixNano()
|
||||||
|
|
Loading…
Reference in New Issue