randomize raft server startup

also some go fmt
This commit is contained in:
Chris Lu
2018-08-12 14:27:14 -07:00
parent eca4b928d2
commit 75d63db60d
6 changed files with 7 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
package master_ui
import (
"html/template"
"github.com/dustin/go-humanize"
"html/template"
)
var funcMap = template.FuncMap{