service and interactor generation

This commit is contained in:
cubixle
2021-06-16 18:39:06 +01:00
parent 84e3cd603e
commit 8f67f0703e
17 changed files with 279 additions and 39 deletions
View File
-5
View File
@@ -1,5 +0,0 @@
package main
func main() {
}
-5
View File
@@ -1,5 +0,0 @@
type Service struct {
}
func {{ name }}()