Yimaru-BackEnd/internal/domain/event.go
2025-04-07 03:45:52 +03:00

9 lines
64 B
Go

package domain
type Event struct {}
type Outcome struct {
}