1 2 3 4 5
package router import "github.com/dgraph-io/ristretto/v2" var PCache *ristretto.Cache[string, []byte]