| // Code generated by ent, DO NOT EDIT. | |
| package predicate | |
| import ( | |
| "entgo.io/ent/dialect/sql" | |
| ) | |
| // Example1 is the predicate function for example1 builders. | |
| type Example1 func(*sql.Selector) | |
| // Code generated by ent, DO NOT EDIT. | |
| package predicate | |
| import ( | |
| "entgo.io/ent/dialect/sql" | |
| ) | |
| // Example1 is the predicate function for example1 builders. | |
| type Example1 func(*sql.Selector) | |