github.com/moleculer-go/moleculer@v0.3.3/cache/cache.go (about) 1 package cache 2 3 type Cache interface { 4 }