Cache.go 82 B

12345
  1. package utils
  2. import cache "github.com/patrickmn/go-cache"
  3. var Che *cache.Cache