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