Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrWrongRev = util.ClientSafeError{Message: "This record has been changed by another request since you loaded it. Review the changes by going back and refreshing, and try again if appropriate."}
Functions ¶
func FindByColumn ¶
Types ¶
type Criteria ¶
type Criteria struct {
Query query.Query
Filters filter.Filters
Pagination pagination.Pagination
}
Click to show internal directories.
Click to hide internal directories.