Files
full/module/ec/address/internal/models/query.go

6 lines
80 B
Go

package models
import "gorm.io/gorm"
var ErrNotFound = gorm.ErrRecordNotFound