This website requires JavaScript.
Explore
Help
Register
Sign In
lsm
/
seaweedfs
Watch
1
Star
0
Fork
0
You've already forked seaweedfs
mirror of
https://github.com/seaweedfs/seaweedfs.git
synced
2025-12-17 17:51:20 +08:00
Code
Issues
Actions
32
Packages
Projects
Releases
Wiki
Activity
Files
5e8bb86995145d31fbde233b02f749d59680d45c
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 13:46:59 -07:00
package
util
add large disk support
2019-04-08 22:32:42 -07:00
import
(
"fmt"
)
var
(
1.74
2020-04-13 10:25:48 -07:00
VERSION
=
fmt
.
Sprintf
(
"%s %d.%d"
,
sizeLimit
,
1
,
74
)
1. adding statistics reporting 2. refactor version to util package
2014-03-25 13:46:59 -07:00
)
Reference in New Issue
Copy Permalink