Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DomainModel ¶
type DomainModel interface {
PrimaryKey() ValueObject
Clone() any
Validate(forEdit bool) error
}
type DynamicModule ¶
type InCodeModule ¶
type InCodeModuleAppStarted ¶
type InCodeModuleAppStarted interface {
OnAppStarted() error
}
type SoftDeletable ¶
type SoftDeletable interface {
SetDeletedUtcNow()
}
type ValueObject ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
infra/ent/schema
ent/schema/hierarchylevel.go
|
ent/schema/hierarchylevel.go |
Click to show internal directories.
Click to hide internal directories.