aboutsummaryrefslogtreecommitdiff
path: root/weed/command/volume.go
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2021-07-01 01:21:14 -0700
committerChris Lu <chris.lu@gmail.com>2021-07-01 01:21:14 -0700
commitb6240903986b9069b31a94df5e11594a1d1f2504 (patch)
tree7401356437cc148879d1e3257964aaa4eddc5bbc /weed/command/volume.go
parent215b1695623a4ebcba5f45488a05d19857436a6f (diff)
downloadseaweedfs-b6240903986b9069b31a94df5e11594a1d1f2504.tar.xz
seaweedfs-b6240903986b9069b31a94df5e11594a1d1f2504.zip
go fmt
Diffstat (limited to 'weed/command/volume.go')
-rw-r--r--weed/command/volume.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/command/volume.go b/weed/command/volume.go
index fe75e9e91..ced6ec414 100644
--- a/weed/command/volume.go
+++ b/weed/command/volume.go
@@ -51,7 +51,7 @@ type VolumeServerOptions struct {
indexType *string
diskType *string
fixJpgOrientation *bool
- readMode *string
+ readMode *string
cpuProfile *string
memProfile *string
compactionMBPerSecond *int