7 lines
62 B
Go
7 lines
62 B
Go
package domain
|
|
|
|
type Event struct {}
|
|
|
|
type Outcome struct {}
|
|
|
package domain
|
|
|
|
type Event struct {}
|
|
|
|
type Outcome struct {}
|
|
|