// Code generated by ent, DO NOT EDIT. package predicate import ( "entgo.io/ent/dialect/sql" ) // Document is the predicate function for document builders. type Document func(*sql.Selector) // DocumentBlock is the predicate function for documentblock builders. type DocumentBlock func(*sql.Selector) // Library is the predicate function for library builders. type Library func(*sql.Selector)