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