Files
juwan-backend/app/notification/rpc/internal/models/predicate/predicate.go
T

11 lines
209 B
Go

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