randomize raft server startup
also some go fmt
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
package master_ui
|
||||
|
||||
import (
|
||||
"html/template"
|
||||
"github.com/dustin/go-humanize"
|
||||
"html/template"
|
||||
)
|
||||
|
||||
var funcMap = template.FuncMap{
|
||||
|
||||
Reference in New Issue
Block a user