Files
shop/pkg/e/cache.go

6 lines
49 B
Go

package e
const (
CacheEmployee = "Employee"
)