vars.go 107 B

12345
  1. package nocache
  2. import "github.com/tal-tech/go-zero/core/stores/sqlx"
  3. var ErrNotFound = sqlx.ErrNotFound