llzai's picture
Upload 1793 files
9853396 verified
package live
import "errors"
var ErrKeyNotFound = errors.New("key not found")