Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeletedAtMarker ¶
type DeletedAtMarker interface {
MarkDeletedAt()
}
type SoftDeleteValueGetter ¶
type WithCreationTime ¶
type WithCreationTime interface {
MarkCreatedAt()
}
type WithModificationTime ¶
type WithModificationTime interface {
MarkModifiedAt()
}
type WithSoftDelete ¶
Click to show internal directories.
Click to hide internal directories.