Skip to content

Commit 6ae9fc1

Browse files
committed
给 Reporter 增加缓存分片数量方法
2 parents 3b75556 + e79c0c5 commit 6ae9fc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,4 +477,4 @@ Package cachego provides an easy way to use foundation for your caching operatio
477477
package cachego // import "github.com/FishGoddess/cachego"
478478

479479
// Version is the version string representation of cachego.
480-
const Version = "v0.4.8"
480+
const Version = "v0.4.9"

0 commit comments

Comments
 (0)