move presenter and controller init invoke into domain
This commit is contained in:
@@ -9,7 +9,3 @@ type Controller struct {
|
||||
func (c Controller) Init() {
|
||||
|
||||
}
|
||||
|
||||
func (c Controller) Start() {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user