feat(eooorx): update errorx key base
This commit is contained in:
parent
9fed552380
commit
5ee502021d
|
@ -5,5 +5,5 @@ func LruNotWorkFuncEventErr() error {
|
|||
}
|
||||
|
||||
func KeyBaseIsNilErr() error {
|
||||
return New("key base not is nil")
|
||||
return New("key base can't be nil")
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue