Update TwinProduction/gocache to v1.2.2
This commit is contained in:
1
vendor/github.com/TwinProduction/gocache/policy.go
generated
vendored
1
vendor/github.com/TwinProduction/gocache/policy.go
generated
vendored
@ -1,5 +1,6 @@
|
||||
package gocache
|
||||
|
||||
// EvictionPolicy is what dictates how evictions are handled
|
||||
type EvictionPolicy string
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user