Merge pull request !39 from Sodesnei/fix-lru-single-work
@ -1,5 +1 @@
package lru
import "gitee.com/timedb/wheatCache/pkg/structure"
type SingleWorkFunc func() (*structure.ResultConn, error)