Documentation ¶
Index ¶
- func CleanNullId() string
- func CleanUuid() (string, error)
- func ImplementsIIdentity(id IIdentity) bool
- func NewUuid() (string, error)
- func NullId() string
- type DocFtor
- type Error
- type GetDocKeyFunc
- type IIdentity
- type IModel
- type IMsg
- type IPayload
- type ISchema
- type IdList
- type Identity
- type Meta
- type MsgType
- type Name
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanNullId ¶
func CleanNullId() string
func ImplementsIIdentity ¶
Types ¶
type GetDocKeyFunc ¶
type GetDocKeyFunc func() string
type ISchema ¶
type ISchema interface { }
ISchema is an Injector that represents the Read-Model Type in a CQRS Context
Click to show internal directories.
Click to hide internal directories.