var ( MountPoint string MountOptions []string Verbose bool EnablePprof bool DBPath string // Will be set by go-build Version string Rev string )
func Execute() bool