Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultConfig ¶
type DefaultConfig []byte
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 ¶
Click to show internal directories.
Click to hide internal directories.