mirror of
https://github.com/hay-kot/homebox.git
synced 2025-07-18 08:30:29 +00:00
email improvements
This commit is contained in:
parent
6fd8457e5a
commit
29e30bfaba
47 changed files with 3710 additions and 95 deletions
|
@ -6,6 +6,9 @@ import (
|
|||
"entgo.io/ent/dialect/sql"
|
||||
)
|
||||
|
||||
// ActionToken is the predicate function for actiontoken builders.
|
||||
type ActionToken func(*sql.Selector)
|
||||
|
||||
// Attachment is the predicate function for attachment builders.
|
||||
type Attachment func(*sql.Selector)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue