mirror of
https://gitee.com/johng/gf
synced 2026-06-06 16:21:40 +08:00
Update gcache_z_example_cache_test.go
This commit is contained in:
@ -327,7 +327,7 @@ func ExampleCache_GetExpire() {
|
||||
expire, _ := c.GetExpire(ctx, "k")
|
||||
fmt.Println(expire)
|
||||
|
||||
// Output:
|
||||
// May Output:
|
||||
// 10s
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user