move menu and playground to konstructor
This commit is contained in:
@@ -10,6 +10,7 @@ type ContextInterface interface {
|
||||
}
|
||||
|
||||
type DomainInterface interface {
|
||||
GetMenuMap() MenuMap
|
||||
Init()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user