aboutsummaryrefslogtreecommitdiff
path: root/weed/command/master.go
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2019-06-23 15:30:16 -0700
committerChris Lu <chris.lu@gmail.com>2019-06-23 15:30:16 -0700
commitc777102da9a0a957cdb42eb447547321de339a82 (patch)
tree47886ea519edfcd955dd61940d0fb4444f04b8e2 /weed/command/master.go
parentd5560f2705b4cc8a07051836af7bf1be9259a2de (diff)
downloadseaweedfs-c777102da9a0a957cdb42eb447547321de339a82.tar.xz
seaweedfs-c777102da9a0a957cdb42eb447547321de339a82.zip
go fmt
Diffstat (limited to 'weed/command/master.go')
-rw-r--r--weed/command/master.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/command/master.go b/weed/command/master.go
index 9c03cfaaa..9e9308468 100644
--- a/weed/command/master.go
+++ b/weed/command/master.go
@@ -180,4 +180,4 @@ func (m *MasterOptions) toMasterOption(whiteList []string) *weed_server.MasterOp
MetricsAddress: *m.metricsAddress,
MetricsIntervalSec: *m.metricsIntervalSec,
}
-} \ No newline at end of file
+}