etcdserve: format the source code
gofmt -w ./server Signed-off-by: Benjamin Wang <wachao@vmware.com>
This commit is contained in:
@ -20,8 +20,8 @@ import (
|
||||
"testing"
|
||||
|
||||
"go.etcd.io/etcd/client/pkg/v3/types"
|
||||
"go.etcd.io/raft/v3/raftpb"
|
||||
stats "go.etcd.io/etcd/server/v3/etcdserver/api/v2stats"
|
||||
"go.etcd.io/raft/v3/raftpb"
|
||||
)
|
||||
|
||||
func TestMsgAppV2(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user