mirror of
https://github.com/zitadel/zitadel.git
synced 2025-11-15 07:23:39 +00:00
append events without return value
This commit is contained in:
@@ -17,7 +17,7 @@ type WriteModel struct {
|
||||
aggregateID string
|
||||
}
|
||||
|
||||
func PrepareWriteModel(
|
||||
func NewWriteModel(
|
||||
userID string,
|
||||
aggregateType eventstore.AggregateType,
|
||||
aggregateID string,
|
||||
|
||||
Reference in New Issue
Block a user