mirror of
https://github.com/cubixle/tuugen.git
synced 2026-04-30 14:58:41 +01:00
service and interactor generation
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
package main
|
||||
|
||||
func main() {
|
||||
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
type Service struct {
|
||||
|
||||
}
|
||||
|
||||
func {{ name }}()
|
||||
Reference in New Issue
Block a user