aboutsummaryrefslogtreecommitdiff
path: root/go/weed/mount.go
diff options
context:
space:
mode:
authorChris Lu <chris.lu@gmail.com>2014-05-13 11:32:10 -0700
committerChris Lu <chris.lu@gmail.com>2014-05-13 11:32:10 -0700
commit029923329da27791566e6c5b13a013b015dda252 (patch)
treee56b38614e472d3e679e7a0a5a7b1c9b07476020 /go/weed/mount.go
parentdc24bad791743c6e1c96602b3678dde4954f795a (diff)
downloadseaweedfs-029923329da27791566e6c5b13a013b015dda252.tar.xz
seaweedfs-029923329da27791566e6c5b13a013b015dda252.zip
add os.Kill signal to handle.
go fmt some code.
Diffstat (limited to 'go/weed/mount.go')
-rw-r--r--go/weed/mount.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/go/weed/mount.go b/go/weed/mount.go
index 23f85f567..0290e0f53 100644
--- a/go/weed/mount.go
+++ b/go/weed/mount.go
@@ -1,7 +1,6 @@
package main
-import (
-)
+import ()
type MountOptions struct {
filer *string