github.com/goravel/framework@v1.13.9/cache/constants.go (about) 1 package cache 2 3 import ( 4 "time" 5 ) 6 7 const NoExpiration time.Duration = 0