cc16497fcd
46f4078530
@ -22,8 +22,9 @@ one) to recover from downtime quickly. (See the docs for `NewFrom()` for caveats
```go
import (
"fmt"
"github.com/patrickmn/go-cache"
"time"
)
func main() {