This website requires JavaScript.
Explore
Help
Sign In
gitlab-com-seaweedfs
/
seaweedfs
Watch
1
Star
0
Fork
You've already forked seaweedfs
0
mirror of
https://github.com/seaweedfs/seaweedfs.git
synced
2024-01-19 02:48:24 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
de3eb7c380
seaweedfs
/
weed
/
util
/
constants.go
10 lines
94 B
Go
Raw
Normal View
History
Unescape
Escape
1. adding statistics reporting 2. refactor version to util package
2014-03-25 20:46:59 +00:00
package
util
add large disk support
2019-04-09 05:32:42 +00:00
import
(
"fmt"
)
var
(
1.45
2019-11-22 22:51:16 +00:00
VERSION
=
fmt
.
Sprintf
(
"%s %d.%d"
,
sizeLimit
,
1
,
45
)
1. adding statistics reporting 2. refactor version to util package
2014-03-25 20:46:59 +00:00
)
Reference in a new issue
Copy permalink