moleculer-go/moleculer

View on GitHub
cache/cache.go

Summary

Maintainability
A
0 mins
Test Coverage
package cache

type Cache interface {
}